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::GetElementKey Method (ConfigurationElement^)
.NET Framework (current version)
Gets the element key for a specified configuration element when overridden in a derived class.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- element
-
Type:
System.Configuration::ConfigurationElement^
The ConfigurationElement to return the key for.
Return Value
Type: System::Object^An Object that acts as the key for the specified ConfigurationElement.
.NET Framework
Available since 2.0
Available since 2.0
Show: