MetaComplexType ClassNFX Class Library

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

Represents information about the composite type of data that is stored in Portable Object Document
Inheritance Hierarchy

OnlineSystem Object
  NFX.Serialization.POD MetaType
    NFX.Serialization.POD MetaComplexType

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

[SerializableAttribute]
public sealed class MetaComplexType : MetaType, 
	IEnumerable<MetaComplexType..::..MetaField>, IEnumerable, IDeserializationCallback
See Also