ConfigurationSectionCollection.Get Method
.NET Framework 4.5
Gets a ConfigurationSection object from this ConfigurationSectionCollection object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Get(Int32) | Gets the specified ConfigurationSection object contained in this ConfigurationSectionCollection object. |
|
Get(String) | Gets the specified ConfigurationSection object contained in this ConfigurationSectionCollection object. |