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