MindFusion.Java Package Programmer's Guide
CommonUtils.getLength Method
See Also
 






 Overload List

Name Description

CommonUtils.getLength (Double[][], Int32)

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

CommonUtils.getLength (Int16[][], Int32)

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

CommonUtils.getLength (Int32[][], Int32)

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

CommonUtils.getLength (Single[][], Int32)

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

CommonUtils.getLength(T) (T[][], Int32)

 

 See Also

CommonUtils Members
CommonUtils Class
com.mindfusion.common Namespace