Clear()

CollectionBase::Clear() method

Removes all objects from the collection instance. This method cannot be overridden.

void System::Collections::CollectionBase<T>::Clear()

See Also