The collection’s “past the end” position—that is, the position one greater than the last valid subscript argument.
コレクションの「終わりを過ぎた」位置—すなわち、最後の有効な添え字引数より1つ大きい位置。
In a Repeated collection, endIndex is always equal to count. If the collection is empty, endIndex is equal to startIndex.Repeatedコレクションにおいて、endIndexは常にcountと等しいです。コレクションが空ならば、endIndexはstartIndexと等しいです。