Instance Property インスタンスプロパティ

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. これは「終わりを1つすぎた」位置です、そして常にcountと等しいです。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Manipulating Indexes インデックスを操作する