Method GetHashCode
GetHashCode()
Returns a hash code value for the object.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 | the hash code. |
Overrides
System.Object.GetHashCode()