Instance Property

indices

The indices that are valid for subscripting the collection, in ascending order.

Declaration

var indices: Range<Int> { get }