Contents

remove(in:)

Removes the indexes in an index range from the receiver.

Declaration

func remove(in range: NSRange)

Parameters

  • range:

    Index range to remove.

See Also

Removing Indexes