ISDBTree::ParentNode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 17:58, 21 March 2007
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.