Contents

insert(_:atArrangedObjectIndexPath:)

Inserts object into the tree controller’s arranged objects array at the location specified by indexPath, and adds it to the tree controller’s content.

Declaration

func insert(_ object: Any?, atArrangedObjectIndexPath indexPath: IndexPath)

See Also

Adding, inserting and removing objects