Array | returns an IArray object, the equivalent to java.lang.reflect.Array. |
ConstructorCallsSupported | specifiy whether parameterized Constructors are supported. |
ForClass | returns an IClass for a Class |
ForName | returns an IClass class reflector for a class name or null if no such class is found |
ForObject | returns an IClass for an object or null if the passed object is null. |
IsCollection | |
SetParent |
IReflector Interface | Db4objects.Db4o.Reflect Namespace