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

lastIndex

The last index in the index set. インデックス集合の中の最後のインデックス。

Declaration 宣言

var lastIndex: Int { get }

Discussion 議論

Last index in the index set or NSNotFound when the index set is empty. インデックス集合の中の最後のインデックスまたはインデックス集合が空の場合はNSNotFound。

See Also 参照

Getting Indexes インデックスを取得する