insert(contentsOf:atArrangedObjectIndexes:)
Inserts objects into the receiver’s arranged objects array at the locations specified in indexes, and adds it to the receiver’s content collection.
Declaration
func insert(contentsOf objects: [Any], atArrangedObjectIndexes indexes: IndexSet)