| Visual Basic (Usage) | Copy Code |
|---|---|
Dim identifier As Object Dim namespaceIndex As UShort Dim namespaceUri As String Dim serverIndex As UInteger Dim instance As New ExpandedNodeId(identifier, namespaceIndex, namespaceUri, serverIndex) | |
| C# | |
|---|---|
public ExpandedNodeId( object identifier, ushort namespaceIndex, string namespaceUri, uint serverIndex ) | |
Parameters
- identifier
- The identifier.
- namespaceIndex
- The namespace index.
- namespaceUri
- The namespace URI.
- serverIndex
- The server index.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x