ConfigurationSectionGroupCollection::Remove Method (String^)
.NET Framework (current version)
Removes the ConfigurationSectionGroup object whose name is specified from this ConfigurationSectionGroupCollection object.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- name
-
Type:
System::String^
The name of the section group to be removed.
.NET Framework
Available since 2.0
Available since 2.0
Show: