ILinkedList<T>.RemoveFirst Method

Removes the node at the start of the ILinkedList<T> .

Namespace: Spring.Collections
public
 procedure RemoveFirst;