db4o

IExtObjectContainer.KnownClasses Method 

returns all class representations that are known to this ObjectContainer because they have been used or stored.

IReflectClass[] KnownClasses();

Return Value

all class representations that are known to this ObjectContainer because they have been used or stored.

Remarks

returns all class representations that are known to this ObjectContainer because they have been used or stored.

See Also

IExtObjectContainer Interface | Db4objects.Db4o.Ext Namespace