ISDBTree::ParentNode
CoClass SDBTree, Interface ISDBTree
Property Get ParentNode(Node As SDBTreeNode) As SDBTreeNode
Parameters
| Name | Type | Description |
|---|---|---|
| Node | SDBTreeNode | Node whose parent we need. |
Property description
Returns parent node of the given node.