remove(in:)
Removes the indexes in an index range from the receiver.
Declaration
func remove(in range: NSRange)Parameters
- range:
Index range to remove.
Removes the indexes in an index range from the receiver.
func remove(in range: NSRange)Index range to remove.