ITreeNode.MoveNode (METH)ΒΆ
METHOD MoveNode : COLLECTION_ERROR
Removes this node from the parent node and adds this node to the target node.
- InOut:
- Scope - Name - Type - Comment - Return - MoveNode- Input - itfTargetTreeNode- The target node. 
METHOD MoveNode : COLLECTION_ERROR
Removes this node from the parent node and adds this node to the target node.
| Scope | Name | Type | Comment | 
|---|---|---|---|
| Return | 
 | ||
| Input | 
 | The target node. |