System::Collections::Generic::LinkedList::RemoveFirst method

LinkedList::RemoveFirst method

从列表中移除第一个节点。

void System::Collections::Generic::LinkedList<T>::RemoveFirst()

另见