Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ConfigurationElementCollection::GetHashCode Method ()

 
Use BaseTrue

Gets a unique value representing the ConfigurationElementCollection instance.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A unique value representing the ConfigurationElementCollection current instance.

.NET Framework
Available since 2.0
Return to top
Show: