AddExistingNode
Previous
Next
Adds an existing node to the node.
Syntax: AddExistingNode (treeNode As Node)
Example:
node1.AddExistingNode (node2.Value)