Method GetHashCode
GetHashCode()
Returns the hashcode for this instance.
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| System.Int32 | A integer that is the hashcode for this instance. |
Overrides
System.ValueType.GetHashCode()