PropertyDescriptorCollection::IList::Remove Method (Object^)
.NET Framework (current version)
Removes the first occurrence of a specified value from the collection.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System::Object^
The item to remove from the collection.
Implements
IList::Remove(Object^)| Exception | Condition |
|---|---|
| NotSupportedException | The collection is read-only. |
.NET Framework
Available since 1.1
Available since 1.1
Show: