OVERONE DotNetJ client program reference

JavaArray Class

Objects of this class stand for remote Java arrays in the Dynamic Invocation Interface (DII) API. Allows to access, modify elements of Java arrays. Use the public constructor to instantiate a remote Java array.

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

System.Object
   JavaThing
      JavaArray

public class JavaArray : JavaThing

Requirements

Namespace: OVERONE.DotNetJ Namespace

Assembly: DotNetJ.dll

See Also

JavaArray Members | OVERONE.DotNetJ Namespace