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

representation for java.lang.reflect.Array.

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

Syntax

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

Remarks

representation for java.lang.reflect.Array.

See the respective documentation in the JDK API.

See Also