[This is preliminary documentation and is subject to change.]
Represents information about the composite type of data that is stored in Portable Object Document
System Object NFX.Serialization.POD MetaType NFX.Serialization.POD MetaComplexTypeNamespace: NFX.Serialization.PODAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public sealed class MetaComplexType : MetaType,
IEnumerable<MetaComplexType..::..MetaField>, IEnumerable, IDeserializationCallback
[SerializableAttribute]
public sealed class MetaComplexType : MetaType,
IEnumerable<MetaComplexType..::..MetaField>, IEnumerable, IDeserializationCallback
<SerializableAttribute>
Public NotInheritable Class MetaComplexType
Inherits MetaType
Implements IEnumerable(Of MetaComplexType..::..MetaField), IEnumerable,
IDeserializationCallback
<SerializableAttribute>
Public NotInheritable Class MetaComplexType
Inherits MetaType
Implements IEnumerable(Of MetaComplexType..::..MetaField), IEnumerable,
IDeserializationCallback
[SerializableAttribute]
public ref class MetaComplexType sealed : public MetaType,
IEnumerable<MetaComplexType..::..MetaField^>, IEnumerable, IDeserializationCallback
[SerializableAttribute]
public ref class MetaComplexType sealed : public MetaType,
IEnumerable<MetaComplexType..::..MetaField^>, IEnumerable, IDeserializationCallback
[<SealedAttribute>]
[<SerializableAttribute>]
type MetaComplexType =
class
inherit MetaType
interface IEnumerable<MetaComplexType..::..MetaField>
interface IEnumerable
interface IDeserializationCallback
end
[<SealedAttribute>]
[<SerializableAttribute>]
type MetaComplexType =
class
inherit MetaType
interface IEnumerable<MetaComplexType..::..MetaField>
interface IEnumerable
interface IDeserializationCallback
end