PropertyDescriptor::GetHashCode Method ()

 
Use BaseTrue

Returns the hash code for this object.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code for this object.

.NET Framework
Available since 1.1
Return to top
Show: