Method GetHashCode
GetHashCode(Toplevel)
Returns a hash code for the specified object.
public int GetHashCode(Toplevel obj)
Parameters
Returns
- int
A hash code for the specified object.
Exceptions
- ArgumentNullException
The type of
objis a reference type andobjis null.