RefreshPropertiesAttribute::GetHashCode Method ()

 

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

.NET Framework
Available since 1.1
Return to top
Show: