insert


Description:

[ Version ( since = "3.28" ) ]
public void insert (TreeNode child, uint position)

Inserts child as a child of this at position.

Parameters:

this

a TreeNode

child

a TreeNode

position

the position for the child