Method GetHashCode GetHashCode() Generates the hash code for this object. Declaration public override int GetHashCode() Returns Type Description int A standard C# value-type hash code. Overrides ValueType.GetHashCode()