Property | Type | Description |
---|
Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Compares this instance with the object provided in the parameter
|
|
GetHashCode ( ) : int |
Serves as a hash function for this class.
|
public Equals ( object obj ) : bool | ||
obj | object | The object for comparism. |
return | bool |