Method GetHashCode
GetHashCode(LinkableObject)
Returns a hash code for the specified object.
public int GetHashCode(LinkableObject obj)
Parameters
objLinkableObjectThe object for which a hash code is to be returned.
Returns
- int
A hash code for the specified object.