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

Glossary Item Box

The methods in this class simplify the browsing of the OPC server's address space. The browse result is returned in a TreeNode array that can directly be used with a Windows TreeView control. The server's address space organization is read and the browsing done accordingly.

Object Model

BrowseTree Class

Syntax

Visual Basic (Declaration) 
Public Class BrowseTree 
C# 
public class BrowseTree 

Inheritance Hierarchy

System.Object
   OPCDA.NET.BrowseTree

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.