OPCHDA.NET Reference Manual
Show Method
See Also  Send Feedback
OpcHDAWrapperUA.Net4 Assembly > OPCHDA.NET Namespace > ShowHDABrowseTreeList Class : Show Method

rootName

Glossary Item Box

Browses the server and displays all branches in the TreeView control and the items of the selected branch in the ListView control.

Syntax

Visual Basic (Declaration) 
Public Function Show( _
   ByVal rootName As String _
) As Integer
C# 
public int Show( 
   string rootName
)

Parameters

rootName

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.