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.
Retrieves the next tree node from the iterator.
Syntax
protected TreeNode nextTreeNode(TreeNodeIterator _treeNodeIterator)
Run On
Called
Parameters
- _treeNodeIterator
Type: TreeNodeIterator Class
The iterator.
Return Value
Type: TreeNode Class
A tree node.