Generates the hash code for this signature.
[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 signature.
[To be supplied.]
SignatureToken Structure | SignatureToken Members | System.Reflection.Emit Namespace