Please turn on JavaScript in your browser and refresh the page to view its content.
Availability
Technology
On This Page この項には
var startIndex: Repeated<Element>.Index { get }
Repeated
Index
In a Repeated collection, startIndex is always equal to zero. If the collection is empty, startIndex is equal to endIndex. Repeatedコレクションにおいて、startIndexは常にゼロと等しいです。コレクションが空ならば、startIndexはendIndexと等しいです。
startIndex
endIndex
BidirectionalCollection
Collection
RandomAccessCollection