ConfigurationSectionCollection::Get Method
.NET Framework (current version)
Gets a ConfigurationSection object from this ConfigurationSectionCollection object.
Assembly: System.Configuration (in System.Configuration.dll)
| 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. |
Show:
