[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

representation for java.lang.Class.

Namespace: Db4objects.Db4o.Reflect
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Public Interface IReflectClass
C#
public interface IReflectClass
Visual C++
public interface class IReflectClass

Remarks

representation for java.lang.Class.

See the respective documentation in the JDK API.

See Also