ConfigurationElementCollection.BaseGetAllKeys Method
.NET Framework 4.6 and 4.5
Returns an array of the keys for all of the configuration elements contained in the ConfigurationElementCollection.
Namespace: System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
Return Value
Type: System.Object[]An array that contains the keys for all of the ConfigurationElement objects contained in the ConfigurationElementCollection.
Show: