max Num Columns
Assumes that the array can be ragged. Returns the number of elements in the row array that has the most elements.
Return
the minimum number of columns in the array
Parameters
array2D
the array to check, must not be null