ISDBTree::FirstChildNode: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 17:52, 21 March 2007

CoClass SDBTree, Interface ISDBTree

Property Get FirstChildNode(Node As SDBTreeNode) As SDBTreeNode


Parameters

Name Type Description
Node SDBTreeNode


Property description

Returns the first child node of given node.