Nemerle Documentation

LinkedList Constructor

Initializes a new instance of the LinkedList class.

Overload List

Initializes a new instance of the LinkedList class.

public LinkedList();

 

public LinkedList(list);

See Also

LinkedList Class | Nemerle.Collections Namespace