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

LinkedList::RemoveFirst method

Removes first node from list.

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

See Also