PortableObjectDocument ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents an graph of arbitrary CLR objects as a graph of well known POD-objects which are based on primitive-only types. This class acts as a Document-Object-Model container that hosts comlex CLR types that may change their structure but need to be deserialized even if deserialization is partial / requires transform
Inheritance Hierarchy

OnlineSystem Object
  NFX.Serialization.POD PortableObjectDocument

Namespace: NFX.Serialization.POD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public sealed class PortableObjectDocument
See Also