ConfigurationElementCollection.BaseGet Method (Int32)
.NET Framework (current version)
Gets the configuration element at the specified index location.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- index
-
Type:
System.Int32
The index location of the ConfigurationElement to return.
Return Value
Type: System.Configuration.ConfigurationElementThe ConfigurationElement at the specified index.
| Exception | Condition |
|---|---|
| ConfigurationErrorsException |
.NET Framework
Available since 2.0
Available since 2.0
Show: