db4o

IArray Interface

representation for java.lang.reflect.Array.

For a list of all members of this type, see IArray Members.

[Visual Basic]
Public Interface IArray
[C#]
public interface IArray
[C++]
public __gc __interface IArray
[JScript]
public interface IArray

Types that implement IArray

TypeDescription

Remarks

representation for java.lang.reflect.Array.

See the respective documentation in the JDK API.

Requirements

Namespace: com.db4o.reflect

Assembly: db4o (in db4o.dll)

See Also

IArray Members | com.db4o.reflect Namespace | com.db4o.reflect.IReflect