ISDBTree::SortChildren

From MediaMonkey Wiki
Revision as of 18:01, 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

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).