OPCDA.NET Reference Manual
Root Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BrowseTree Class : Root Method

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public Function Root() As TreeNode()
C# 
public TreeNode[] Root()

Return Value

TreeNode array with all browsed server branches and items

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.