init(indexesIn : NSRange)
Initializes an allocated
NSIndexSet
object with an index range.
アロケートされたNSIndexSet
オブジェクトをあるインデックス範囲で初期化します。
init(indexSet : IndexSet)
Initializes an allocated
NSIndexSet
object with an index set.
アロケートされたNSIndexSet
オブジェクトをあるインデックス集合で初期化します。