Initializes a new instance of the LinkedList class.
public LinkedList();
public LinkedList(list);
LinkedList Class | Nemerle.Collections Namespace