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.
PropertyDescriptorCollection::IDictionary::Remove Method (Object^)
.NET Framework (current version)
Removes the element with the specified key from the IDictionary.
Assembly: System (in System.dll)
Parameters
- key
-
Type:
System::Object^
The key of the element to remove.
Implements
IDictionary::Remove(Object^)
.NET Framework
Available since 1.1
Available since 1.1
Show: