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

node

Glossary Item Box

Checks if a node is a branch or a leaf.

Syntax

Visual Basic (Declaration) 
Public Function isBranch( _
   ByVal node As TreeNode _
) As Boolean
C# 
public bool isBranch( 
   TreeNode node
)

Parameters

node

Return Value

true if the node is a branch

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.