ConfigurationSectionGroupCollection::GetKey Method (Int32)
.NET Framework (current version)
Gets the key of the specified ConfigurationSectionGroup object contained in this ConfigurationSectionGroupCollection object.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- index
-
Type:
System::Int32
The index of the section group whose key is to be returned.
Return Value
Type: System::String^The key of the ConfigurationSectionGroup object at the specified index.
.NET Framework
Available since 2.0
Available since 2.0
Show: