ISDBTree::PreviousSiblingNode
Jump to navigation
Jump to search
CoClass SDBTree, Interface ISDBTree
Property Get PreviousSiblingNode(Node As SDBTreeNode) As SDBTreeNode
Parameters
Name | Type | Description |
---|---|---|
Node | SDBTreeNode |
Property description
Returns previous tree node on the same level.
If there is no such node, the function will return Nothing.