indices

val ObservableArray<*>.indices: IntRange

Returns the range of valid indices for the array.

See also