Swift 標準ライブラリ >     IndexableBase   >   startIndex
インスタンスプロパティー
startIndex
空でない collection 内の最初の要素の位置。
宣言
議論
collection が空の場合、startIndex は endIndex と等しくなります。
XCode 8.2 日本語化計画:Swift 標準ライブラリ: startIndex
Swift 標準ライブラリ >     IndexableBase   >   startIndex
空でない collection 内の最初の要素の位置。
collection が空の場合、startIndex は endIndex と等しくなります。