indices

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

Declaration

var indices: Range<Self.Index> { get }