System::Collections::Generic::LinkedList::Clear method

LinkedList::Clear method

Deletes all elements in list.

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

See Also