IInternalReadContext Interface

graph BT Type-.->Interface0["IReadContext"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadContext" Type-.->Interface1["IReadBuffer"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IReadBuffer" Type-.->Interface2["IHandlerVersionContext"] click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IHandlerVersionContext" Type-.->Interface3["IContext"] click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Marshall/IContext" Type["IInternalReadContext"] class Type type-node Implementing0["QueryingReadContext"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/QueryingReadContext" Implementing1["ObjectHeaderContext"]-.->Type click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/ObjectHeaderContext" Implementing2["CollectIdContext"]-.->Type click Implementing2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/CollectIdContext" Implementing3["IObjectIdContext"]-.->Type click Implementing3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/IObjectIdContext" Implementing4["DeleteContextImpl"]-.->Type click Implementing4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Delete/DeleteContextImpl" Implementing5["ObjectReferenceContext"]-.->Type click Implementing5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/ObjectReferenceContext" Implementing6["ObjectIdContextImpl"]-.->Type click Implementing6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/ObjectIdContextImpl" Implementing7["AbstractReadContext"]-.->Type click Implementing7 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/AbstractReadContext" Implementing8["UnmarshallingContext"]-.->Type click Implementing8 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Marshall/UnmarshallingContext"

Syntax

public interface IInternalReadContext : IReadContext, IReadBuffer, IHandlerVersionContext, IContext

Methods