monkey:monkey.types.Array<T>.Length

Property Length:Int

The length of the array.

In the case of multi-dimensional arrays, the length of the array is the product of the sizes of all dimensions.