Contents

endIndex

The end index into the data.

Declaration

var endIndex: Data.Index { get }

Discussion

This is the “one-past-the-end” position, and will always be equal to the count.

See Also

Manipulating Indexes