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

firstIndex

The first index in the index set. インデックス集合の最初のインデックス。

Declaration 宣言

var firstIndex: Int { get }

Discussion 議論

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

See Also 参照

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