ISDBTree::SortChildren: Difference between revisions

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

Revision as of 18:01, 21 March 2007

CoClass SDBTree, Interface ISDBTree

Sub SortChildren(Node As SDBTreeNode)


Parameters

Name Type Description
Node SDBTreeNode Parent node of nodes to be sorted.


Method description

Sorts children of given node according to the order they should appear (not always alphabetically).