Method GetHashCode
GetHashCode()
Returns the hash code for this instance.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int | A 32-bit signed integer that is the hash code for this instance. |
Returns the hash code for this instance.
public override int GetHashCode()
Type | Description |
---|---|
int | A 32-bit signed integer that is the hash code for this instance. |