ConfigurationElementCollection.GetHashCode Method
.NET Framework 4.6 and 4.5
This member overrides ConfigurationElement.GetHashCode(), and more complete documentation might be available in that topic.
Gets a unique value representing the ConfigurationElementCollection instance.
Assembly: System.Configuration (in System.Configuration.dll)
Return Value
Type: System.Int32A unique value representing the ConfigurationElementCollection current instance.
Show: