Contents

add(_:)

Adds the indexes in an index set to the receiver.

Declaration

func add(_ indexSet: IndexSet)

Parameters

  • indexSet:

    Index set to add.

See Also

Adding Indexes