The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: