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

pName
path name of the branch.
len
number of items in the branch

Glossary Item Box

Constuctor. Typically only used OPCDA.NET internally.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal pName As String, _
   ByVal len As Integer _
)
C# 
public tlNodeInfo( 
   string pName,
   int len
)

Parameters

pName
path name of the branch.
len
number of items in the branch

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.