EasyUA Reference
Root Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > BrowseTree Class : Root Method

Glossary Item Box

Returns the TreeNode structure created in the previous CreateTree() call.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As BrowseTree
Dim value() As TreeNode
 
value = instance.Root()
C# 
public TreeNode[] Root()

Return Value

TreeNode array with all browsed server nodes

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.