remove_child


Description:

public abstract void remove_child (int child_num)

Removes the child item at the given position.

Parameters:

this

a container item.

child_num

the position of the child item to remove.