Returns the hash code for this Int64.
[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.
The GetHashCode returns the value of the upper 32-bits.
Int64 Structure | Int64 Members | System Namespace | IHashCodeProvider | UInt64