OVERONE DotNetJ client program reference

JavaArray.GetLength Method 

Returns the array length for the specified dimension.

public int GetLength(
   int dimension
);

Parameters

dimension
The dimension of whom the length is returned.

Return Value

See Also

JavaArray Class | JavaArray Members | OVERONE.DotNetJ Namespace