db4o

IReflectClass Methods

The methods of the IReflectClass interface are listed below. For a complete list of IReflectClass interface members, see the IReflectClass Members topic.

Public Instance Methods

GetComponentType 
GetDeclaredConstructors 
GetDeclaredField 
GetDeclaredFields 
GetDelegate 
GetMethod 
GetName 
GetSuperclass 
IsAbstract 
IsArray 
IsAssignableFrom 
IsCollection 
IsInstance 
IsInterface 
IsPrimitive 
IsSecondClass 
NewInstance 
Reflector 
SkipConstructor instructs to install or uninstall a special constructor for the respective platform that avoids calling the constructor for the respective class
ToArray 
UseConstructor 

See Also

IReflectClass Interface | Db4objects.Db4o.Reflect Namespace | Db4objects.Db4o.Reflect.IReflector