TreeViewSearcher..::..GetNextNode Method
Gets the next node.
Namespace:
UAOOI.Windows.FormsAssembly: CAS.Windows.Forms (in CAS.Windows.Forms.dll)
Syntax
Parameters
- CurrentTreeNode
- Type: TreeNode
The current tree node.
- JumpToTheBeginningWhenEndOfTreeIsReachedOrReturnNullIfItIsFalseAndEndOfTreeIsReached
- Type: Boolean
if set to true jump to the beginning when end of tree is reached or return null if it is false and end of tree is reached.