PropertyDescriptorCollection::IList::Clear Method ()

 

Removes all items from the collection.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

private:
virtual void Clear() sealed = IList::Clear

Implements

IList::Clear()

Exception Condition
NotSupportedException

The collection is read-only.

.NET Framework
Available since 1.1
Return to top
Show: