Retrieves all nodes in a TreeView control.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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