UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

TreeViewSearcher..::..GetLastNodeOfTheTreeView Method

Gets the last node of the tree view.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public static TreeNode GetLastNodeOfTheTreeView(
	TreeView treeView
)

Parameters

treeView
Type: TreeView
The tree view.

Return Value

last node of the tree view