Overload | Description |
---|---|
Browse(NodeId,TreeNode[]) | Browse all nodes from the named node and build a TreeNode structure. |
Browse(TreeNode[]) | Browse nodes from the root and build a TreeNode structure. |
Browse(NodeId,Boolean,Boolean,TreeNode[]) | Browse the current node for child nodes and build a TreeNode structure The nodes returned depends on the selection parameters. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x