ConfigurationElementCollection.BaseGetAllKeys Method ()
.NET Framework (current version)
Returns an array of the keys for all of the configuration elements contained in the ConfigurationElementCollection.
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.
.NET Framework
Available since 2.0
Available since 2.0
Show: