ISDBUITreeList::AddNode
From MMWiki
CoClass SDBUITreeList, Interface ISDBUITreeList
Function AddNode( Parent As SDBUITreeListItem) As SDBUITreeListItem
[edit]
Method description
This method adds a new node as a child of specified node (or to the first level, in case the Parent isn't specified.
