db4o

ObjectInfo.GetObject Method 

returns the object that is referenced.

object GetObject();

Return Value

the referenced object or null, if the object has been garbage collected.

Remarks

returns the object that is referenced.

This method may return null, if the object has been garbage collected.

See Also

ObjectInfo Interface | com.db4o.ext Namespace