SettingValueElement::GetHashCode Method ()

 

Gets a unique value representing the SettingValueElement current instance.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A unique value representing the SettingValueElement current instance.

.NET Framework
Available since 2.0
Return to top
Show: