Method GetHashCode
GetHashCode()
Serves as the default hash function.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int | A hash code for the current object. |
Serves as the default hash function.
public override int GetHashCode()
Type | Description |
---|---|
int | A hash code for the current object. |