ConfigurationElementCollection.BaseGet Method
.NET Framework 4.5
Gets the ConfigurationElement at the specified index location.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
BaseGet(Int32) | Gets the configuration element at the specified index location. |
|
BaseGet(Object) | Returns the configuration element with the specified key. |