PropertyTabAttribute::GetHashCode Method ()

 

Gets 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 the object the attribute belongs to.

.NET Framework
Available since 1.1
Return to top
Show: