SimpleORM.NET
MaterializeInfo Interface
NamespacesSorm.InterfacesMaterializeInfo

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

Information passed to the Serializer instances during the deserialization process.
Declaration Syntax
C#Visual BasicVisual C++
public interface MaterializeInfo
Public Interface MaterializeInfo
public interface class MaterializeInfo
Members
All MembersProperties



IconMemberDescription
data
The available object data.

depth
The activation depth.

field_schema
The field descriptor if this type is a member.

index
If > -1 this index points to a specific instance within the object data.

item
The instance in its current state.

type_schema
The type descriptor available.

uid
If not empty, this is the id for the instance.

See Also

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068