Returns the hash code for this Int16.
[Visual Basic] Overrides Public Function GetHashCode() As Integer [C#] public override int GetHashCode(); [C++] public: override int GetHashCode(); [JScript] public override function GetHashCode() : int;
A hash code for this instance.
GetHashCode is the method used to return the hash code value for the Int16.
Int16 Structure | Int16 Members | System Namespace | IHashCodeProvider | UInt16