Array.Dim() returns the number of dimensions in the array, while Array.Dim(dimension) returns the size of the specified array column.
NumDim | INDEX | The number of dimensions the array has. |
or
Column | INDEX | Valid column of the array. | |
ColSize | INDEX |
Number of elements in the Column. |