Visual Basic (Usage) | ![]() |
---|---|
Dim namespaceUris As NamespaceTable Dim serverUris As StringTable Dim typeTree As TypeTable Dim instance As New NodeTable(namespaceUris, serverUris, typeTree) |
C# | |
---|---|
public NodeTable( NamespaceTable namespaceUris, StringTable serverUris, TypeTable typeTree ) |
Parameters
- namespaceUris
- The namespace URIs.
- serverUris
- The server URIs.
- typeTree
- The type tree.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x