ReadOnlyAttribute::GetHashCode Method ()

 

Returns the hash code for this instance.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A hash code for the current ReadOnlyAttribute.

.NET Framework
Available since 1.1
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: