db4o

IObjectInfo.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

IObjectInfo Interface | Db4objects.Db4o.Ext Namespace