Function Array.length

Returns number of elements in array Useful for one-dimensional arrays

ulong length() immutable;