Contents

indices

The range of indices that are valid for subscripting the array.

Declaration

var indices: Range<Int> { get }

Discussion