| Class | Description |
 | NArray | Array helpers |
 | NArrayList | Base class for strongly typed arrays |
 | NCollection | Base class for all collections, which provide reference integrity support |
 | NDateTimeList | Represents a list of DateTime values |
 | NDateTimeSpanList | Represents a list of date time span values |
 | NDelegateStorage | The NDelegateStorage class can be used to efficiently store mutlicast delegates, which for speed and memory optimization are referenced by integer keys. |
 | NDLList | Represents a doubly - linked list |
 | NDLListNode | Represents a doubly linked list node |
 | NDLLListEnumerator | Summary description for NDLLListEnumerator. |
 | NDoubleList | Represents a list of double values |
 | NDoubleType | Summary description for NDoubleType. |
 | NFilterValuePairList | Summary description for NFilterValueList. |
 | NInt32List | Represents a list of int (Int32) values |
 | NInt32Type | Summary description for NInt32Type. |
 | NInt64List | Represents a list of long (Int64) values |
 | NList | Base class for all strongly typed lists |
 | NObjectType | Summary description for NObjectType. |
 | NReferenceHolderArrayList | Base class for all array lists, which provide reference integrity support |
 | NSequentialPropertyStorage | The NSequencialPropertyContainer class represents an optimized container for property values, whose keys are sequential int numbers |
 | NSingleList | Represents a list of float (single) values |
 | NSLList | Represents a singly linked list |
 | NSLListNode | Represents a singly linked list node |
 | NStringList | Represents a list of string objects |
 | NTimeSpanList | Represents a list of time span values |
 | NType | Summary description for NType. |
 | NUInt32List | Represents a list of UInt32 (UUInt32) values |