ConfigurationElementCollection.BaseIndexOf Method
.NET Framework 4.6 and 4.5
Indicates the index of the specified ConfigurationElement.
Namespace: System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- element
- Type: System.Configuration.ConfigurationElement
The ConfigurationElement for the specified index location.
Show: