Method Equals
Equals(Object)
Tells if two instances of this class are equal.
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
System. |
obj | An object to compare with this instance. |
Returns
Type | Description |
---|---|
System. |
true if two instances of this class are equal. |