GetHashCode
GetHashCode (1 of 2)
GetHashCode returns a hash function for this object.
Returns: Returns a hash function for this object.
GetHashCode()
GetHashCode (2 of 2)
GetHashCode returns a hash function for specified object.
Returns: Returns a hash function for specified object.
GetHashCode(System::SharedPtr < InstantMessengerAddress > obj)
| Parameter | Description |
|---|---|
| obj | The Object for which a hash code is to be returned. |