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