OVERONE DotNetJ client program reference

JavaArray Properties

The properties of the JavaArray class are listed below. For a complete list of JavaArray class members, see the JavaArray Members topic.

Public Instance Properties

ItemOverloaded. The element at the specified index. Is either of a .NET primitive type or a JavaObject.
Length The array length.
Lengths The dimensions' lengths of the array.
Rank The array rank (number of dimensions).

See Also

JavaArray Class | OVERONE.DotNetJ Namespace