EasyUA Reference
NodeTable Constructor
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > NodeTable Class : NodeTable Constructor

namespaceUris
The namespace URIs.
serverUris
The server URIs.
typeTree
The type tree.

Glossary Item Box

Initializes the object.

Syntax

Visual Basic (Usage)Copy Code
Dim namespaceUris As NamespaceTable
Dim serverUris As StringTable
Dim typeTree As TypeTable
 
Dim instance As New NodeTable(namespaceUris, serverUris, typeTree)

Parameters

namespaceUris
The namespace URIs.
serverUris
The server URIs.
typeTree
The type tree.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.