Generates the hash code for this 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;
Returns the hash code for this type.
TypeToken Structure | TypeToken Members | System.Reflection.Emit Namespace