The TreeNode Tag property of branch nodes is changed to contain a tlNodeInfo object. This object contains the fully qualified name of the branch and a ListViewItem array with all items in this branch.
Visual Basic (Declaration) | |
---|---|
Public Function ConvertToTreeList( _ ByVal rootName As String _ ) As TreeNode |
Parameters
- rootName
- Start TreeNode
This is a low level method that may be used to browse part of the server
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x