System::Collections::Generic::ICollection::Clear method

ICollection::Clear method

Deletes all elements from collection.

virtual void System::Collections::Generic::ICollection<T>::Clear()=0

See Also