Retrieves all nodes in a TreeView control.

Syntax

ISUtilities.GetTreeNodes(treeView)

Parameters

NameTypeOptionalByRefDescription
treeView TreeView The TreeView control.

Return Value

List(Of TreeNode)

A System.Collections.Generic.List(Of System.Windows.Forms.TreeNode) value containing the nodes.

Member of:
ISUtilities
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0