Method GetHashCode
GetHashCode()
A hash used for comparisons.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
Int32 | A unique hash code. |
A hash used for comparisons.
public override int GetHashCode()
Type | Description |
---|---|
Int32 | A unique hash code. |