func add(Int)
Adds an index to the receiver.
func add(in: NSRange)
Adds the indexes in an index range to the receiver.
あるインデックス範囲の中のインデックスをレシーバに加えます。
Availability 有効性
Technology
func add(_ indexSet: IndexSet
)
indexSet
Index set to add. 加えるインデックス集合。
func add(Int)
func add(in: NSRange)