[This is preliminary documentation and is subject to change.]
Transforms a native value, such as object, primitive, struct etc.. into a value that can be stored in the PortableObjectDocument.
The complex types are stored as CompositeData, primitives are stored as-is (boxed)
Namespace: NFX.Serialization.PODAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- data
- Type:
System Object
Return Value
Type:
See Also