db4o

IReflector.ForObject Method 

returns an IClass for an object or null if the passed object is null.

IReflectClass ForObject(
   object a_object
);

Remarks

returns an IClass for an object or null if the passed object is null.

See Also

IReflector Interface | Db4objects.Db4o.Reflect Namespace