Method GetHashCode
GetHashCode()
Computes a hashcode to support hash-based collections.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
Int32 | The computed hash. |
Computes a hashcode to support hash-based collections.
public override int GetHashCode()
Type | Description |
---|---|
Int32 | The computed hash. |