Clear()

List::Clear() method

Deletes all elements.

void System::Collections::Generic::List<T>::Clear() override

See Also