ProviderSettingsCollection::Remove Method (String^)
.NET Framework (current version)
Removes an element from the collection.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- name
-
Type:
System::String^
The name of the ProviderSettings object to remove.
Use the Remove method to remove a specified ProviderSettings object from the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: