SettingsPropertyValueCollection::Remove Method (String^)
.NET Framework (current version)
Removes a SettingsPropertyValue object from the collection.
Assembly: System (in System.dll)
Parameters
- name
-
Type:
System::String^
The name of the SettingsPropertyValue object.
| Exception | Condition |
|---|---|
| NotSupportedException | An attempt was made to remove an item from the collection, but the collection was marked as read-only. |
.NET Framework
Available since 2.0
Available since 2.0
Show: