uaPLUS Reference
NodeTable Constructor
See Also  Send Feedback
Opc.Ua Namespace > NodeTable Class : NodeTable Constructor

namespaceUris
serverUris
typeTree

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal namespaceUris As NamespaceTable, _
   ByVal serverUris As StringTable, _
   ByVal typeTree As TypeTable _
)
C# 
public NodeTable( 
   NamespaceTable namespaceUris,
   StringTable serverUris,
   TypeTable typeTree
)

Parameters

namespaceUris
serverUris
typeTree

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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