Contents

startIndex

The position of the first element.

Declaration

var startIndex: CollectionOfOne<Element>.Index { get }

Discussion

In a CollectionOfOne instance, startIndex is always 0.