ISDBTree::NextNode
CoClass SDBTree, Interface ISDBTree
Property Get NextNode(Node As SDBTreeNode) As SDBTreeNode
Parameters
Name | Type | Description |
---|---|---|
Node | SDBTreeNode |
Property description
Returns next node (regardless of hierarchy) after the given node.