Returns the generated hash code for this method.
[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 instance.
MethodToken Structure | MethodToken Members | System.Reflection.Emit Namespace