db4o

IReflector Members

IReflector overview

Public Instance Methods

Arrayreturns an IArray object, the equivalent to java.lang.reflect.Array.
ConstructorCallsSupportedspecifiy whether parameterized Constructors are supported.
ForClassreturns an IClass for a Class
ForName returns an IClass class reflector for a class name or null if no such class is found
ForObjectreturns an IClass for an object or null if the passed object is null.
IsCollection 
SetParent 

See Also

IReflector Interface | Db4objects.Db4o.Reflect Namespace