| Class | Description |
 | NArrayActivator | |
 | NArrayAdapter | An array adapter |
 | NBinaryStreamReader | Represents a binary stream reader. |
 | NBinaryStreamWriter | Represents a writer that can output in a binary stream. |
 | NCollectionAdapter | Represents a generic collection instance adapter |
 | NContext | The base for the serialization and deserialization visitor contexts |
 | NDeserializationContext | Represents a deserialization context. |
 | NDeserializationTypeConverter | Converts a type from the source type to the target type |
 | NDeserializer | Represents a deserializer object that can create objects from their persisted state |
 | NDomDeserializationContext | Represents the context of serialization and deserialization. |
 | NDomNodeDeserializer | Implements DOM node serialization. |
 | NDomNodeSerializer | Implements DOM node serialization. |
 | NDomSerializationContext | |
 | NFieldAdapter | Adapts a meta object model field to instance field |
 | NFieldNameTransform | |
 | NIListCollectionAdapter | Represents a default adapter for collections implementing the IList interface |
 | NMetaArray | Represents a collection in the meta object model. |
 | NMetaAssembly | Represents an assembly in the meta object model. |
 | NMetaClass | Represents a meta object model class. |
 | NMetaCollection | Represents a collection in the meta object model. |
 | NMetaDataType | The base of all data types in the meta object model. |
 | NMetaDocument | Represents a meta object model document |
 | NMetaElement | The base of all meta object model elements |
 | NMetaElementCollection | Represents a collection of system primitive types. |
 | NMetaEnum | Represents the enumeration type in the meta object model. |
 | NMetaEnumItemList | Represents a list of enumeration item objects |
 | NMetaField | Represents an abstract meta object model field |
 | NMetaGeneric | Represents the generic data type, that can optionally inherit from anohter (either generic or concrete type). The child elements of the generic type are called parameters. |
 | NMetaNamedElement | The base of all named elements in the meta object model. |
 | NMetaNamespace | Represents a namespace in the meta object model. |
 | NMetaPrimitiveType | The base of all primitive types in the meta object model. |
 | NMetaReferenceTarget | Represents an abstract reference target. |
 | NMetaRoot | Represents the root of the meta object model |
 | NMetaStructure | Represents the structure data type |
 | NMetaSystemPrimitiveType | The base of all system primitive types. |
 | NMetaType | The base of all generalizable elements (equavalent to abstract Type). |
 | NModelTransform | Transforms a model element. |
 | NNonSerializedAttribute | Used to mark fields as binary non serialized |
 | NOldEnumItemNameToNewEnumItemNameConverter | |
 | NPropertyBag | Represents a propery bag serialization helper. Can be used in conjunction with custom serialization to reduce stored object space and provide backward compatibility |
 | NReflectionFieldInstanceAdapter | Implements a generic instance field adapter |
 | NSerializationContext | Represents a serialization context |
 | NSerializationSettings | Controls various aspects of the serialization process |
 | NSerializer | Represents a serializer object that can perist objects in stream or file with a specified persistency format |
 | NSerializerBase | Base class for serializer / deserializer |
 | NType | Represents a parsed type name |
 | NTypeActivator | A generic type activator |
 | NTypeActivatorFactory | Summary description for NTypeActivatorBuilder. |
 | NTypeAdapterFactory | Generic implmenetation of the type adapter factory interface |
 | NTypeNameTransform | Represents a name transform applied to a document |
 | NTypeResolver | Resolves a type name to an actual type. |