ConfigurationElementCollection.ElementName Property
.NET Framework 4.6 and 4.5
Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class.
Namespace: System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
Override the ElementName property to name a custom ConfigurationElementCollection.
Show: