Returns a hash code for this value type.
[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 for this instance.
ArrayWithOffset Structure | ArrayWithOffset Members | System.Runtime.InteropServices Namespace