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