ISDBTree::SortChildren: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 20:02, 23 February 2009
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).