ITreeNode.AddChild (METH)ΒΆ
METHOD AddChild : COLLECTION_ERROR
Adds an child element to this node.
- InOut:
- Scope - Name - Type - Comment - Return - AddChild- Input - itfElement- The element to add - Output - itfTreeNode- The corresponding tree node 
METHOD AddChild : COLLECTION_ERROR
Adds an child element to this node.
| Scope | Name | Type | Comment | 
|---|---|---|---|
| Return | 
 | ||
| Input | 
 | The element to add | |
| Output | 
 | The corresponding tree node |