Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Gets a value indicating whether two elements are equal.
|
|
GetHashCode ( ) : int |
Gets a unique hash code for this object.
|
public Equals ( object obj ) : bool | ||
obj | object | An object representing a second element. |
return | bool |