Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TreeView.getNodes
Retrieves an array containing all the root nodes in the tree view control.
Syntax
public TreeNode[] getNodes()
Return Value
Returns a zero-based array of TreeNode objects that represent the root nodes in the tree view control.
See Also setNodes