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

lastIndex

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

Declaration 宣言

@property(readonly) NSUInteger lastIndex;

Discussion 議論

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

See Also 参照

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