endIndex
The range’s “past the end” position—that is, the position one greater than the last valid subscript argument.
Declaration
var endIndex: ClosedRange<Bound>.Index { get }The range’s “past the end” position—that is, the position one greater than the last valid subscript argument.
var endIndex: ClosedRange<Bound>.Index { get }