OVERONE DotNetJ client program reference

JavaArray.Item Property

The element at the specified index if the array is bidimensional. Is either of a .NET primitive type or a JavaObject.

public object this[
   int index1
   int index2
] {get; set;}

See Also

JavaArray Class | JavaArray Members | OVERONE.DotNetJ Namespace | JavaArray.Item Overload List