Search
Helper.getLength Method
See Also
 

 Overload List

Name Description

Helper.getLength (double[][], int)

Returns the specified dimension of the specified two-dimensional array.

Helper.getLength (short[][], int)

Returns the specified dimension of the specified two-dimensional array.

Helper.getLength (int[][], int)

Returns the specified dimension of the specified two-dimensional array.

Helper.getLength (float[][], int)

Returns the specified dimension of the specified two-dimensional array.

Helper.getLength<_T> (_T[][], int)

 

 See Also