GenericTypeParameterBuilder::GetHashCode Method ()

 

Returns a 32-bit integer hash code for the current instance.

Namespace:   System.Reflection.Emit
Assembly:  mscorlib (in mscorlib.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A 32-bit integer hash code.

.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Return to top
Show: