Method
IdeTreeNoderemove
Description
Removes the child node child from self. self must be the parent of child.
This function is O(1).
| Available since: | 3.32 |
Parameters
child |
IdeTreeNode |
A |
|
| The data is owned by the caller of the function. |