BindableAttribute::GetHashCode Method ()

 

Serves as a hash function for the BindableAttribute class.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A hash code for the current BindableAttribute.

.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Return to top
Show: