ISDBTree::ParentNode

From MediaMonkey Wiki
Revision as of 17:58, 21 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.