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