Returns the hash code of this object.
[Visual Basic] Overrides Public Function GetHashCode() As Integer [C#] public override int GetHashCode(); [C++] public: override int GetHashCode(); [JScript] public override function GetHashCode() : int;
The hash code of this object.
Exception Type | Condition |
---|---|
NotSupportedException | This method is not implemented. |
TypedReference Structure | TypedReference Members | System Namespace