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