ISDBTree::CreateNode
From MMWiki
CoClass SDBTree, Interface ISDBTree
Property Get CreateNode As ISDBTreeNode
[edit]
Property description
Returns a new SDBTreeNode object. You can set its properties then and finally add it to some position at the main tree using ISDBTree::AddNode method.
[edit]
