OVERONE DotNetJ client program reference

JavaArray.Item Property

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

public object this[
   int index
] {get; set;}

See Also

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