ISDBTree::NextNode: Difference between revisions

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

Latest revision as of 17:53, 21 March 2007

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.