Clear()

LinkedList::Clear() method

Deletes all elements in list.

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

See Also