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

LinkedList::Clear method

删除列表中的所有元素。

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

另见