Visual Basic (Usage) | ![]() |
---|---|
Dim value As Object Dim namespaceIndex As UShort Dim instance As New NodeId(value, namespaceIndex) |
C# | |
---|---|
public NodeId( object value, ushort namespaceIndex ) |
Parameters
- value
- The identifier
- namespaceIndex
- The index of the namespace that qualifies the node
Throws an exception if the identifier type is not supported.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x