The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: array<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: