Method Equals
Equals(Scheme?)
Indicates whether the current object is equal to another object of the same type.
public virtual bool Equals(Scheme? other)
Parameters
other
SchemeAn object to compare with this object.
Indicates whether the current object is equal to another object of the same type.
public virtual bool Equals(Scheme? other)
other
SchemeAn object to compare with this object.