Overload | Description |
---|---|
Browse(String,TreeNode[]) | Browse all branches/items from the named branch and build a TreeNode structure. |
Browse(TreeNode[]) | Browse branches/items from the root and build a TreeNode structure. |
Browse(Boolean,Boolean,TreeNode[]) | Browse the current branch for branches/items and build a TreeNode structure The nodes returned depends on the selection parameters. |