CustomAttributeData::GetHashCode Method ()

 

Serves as a hash function for a particular type.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A hash code for the current Object.

.NET Framework
Available since 2.0
Return to top
Show: