RemoveLast()

LinkedList::RemoveLast() method

Removes last node from list.

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

See Also