ISDBTree::LastChildNode
CoClass SDBTree, Interface ISDBTree
Property Get FirstChildNode(Node As SDBTreeNode) As SDBTreeNode
Parameters
Name | Type | Description |
---|---|---|
Node | SDBTreeNode |
Property description
Returns the first child node of given node.
CoClass SDBTree, Interface ISDBTree
Property Get FirstChildNode(Node As SDBTreeNode) As SDBTreeNode
Name | Type | Description |
---|---|---|
Node | SDBTreeNode |
Returns the first child node of given node.