Nemerle Documentation

LinkedList Members

LinkedList overview

Public Instance Constructors

LinkedList Overloaded. Initializes a new instance of the LinkedList class.

Public Instance Properties

Count  
IsEmpty  

Public Instance Methods

Add  
Clear  
Clone  
Contains  
Equals  
Exists  
Filter  
First  
Fold  
ForAll  
GetEnumerator  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
Iter  
Map  
Partition  
Remove  
Reverse Reverses the order of the elements in this list
ToString  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

LinkedList Class | Nemerle.Collections Namespace