OPCHDA.NET Reference Manual
ShowHDABrowseTree Class
Members  See Also  Send Feedback
OpcHDAWrapperUA.Net4 Assembly > OPCHDA.NET Namespace : ShowHDABrowseTree Class

Glossary Item Box

The OPC server is browsed using the assigned OPCHDABrowser and the browse result is displayed in a TreeView control.
The TreeNode Tag property contains the fully qualified name of this node (item or branch). The methods isItem() and isBranch() can be used to determine the node type.

Object Model

ShowHDABrowseTree Class

Syntax

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

Remarks

This is a browse helper class that is not defiend by OPC HDA

Inheritance Hierarchy

System.Object
   OPCHDA.NET.ShowHDABrowseTree

Requirements

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

See Also

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