Summary
Interprets the current position in the context as
an ID and returns the object with this ID.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Marshall - Containing Type
- IReadContext
Syntax
Object ReadObject()
Remarks
Interprets the current position in the context as
an ID and returns the object with this ID.
Return Value
Type | Description |
---|---|
Object | the object |