ISDBTree::SortChildren

From MediaMonkey Wiki
Revision as of 20:02, 23 February 2009 by Jiri (talk | contribs) (Reverted edits by Hassanhi5 (Talk); changed back to last version by RedX)
(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).