Retrieves an array containing all the root nodes in the tree view control.
public TreeNode[] getNodes()
Returns a zero-based array of TreeNode objects that represent the root nodes in the tree view control.
See Also setNodes