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