Visual Basic (Usage) | ![]() |
---|---|
Dim value As Guid Dim namespaceIndex As UShort Dim instance As New NodeId(value, namespaceIndex) |
C# | |
---|---|
public NodeId( Guid value, ushort namespaceIndex ) |
Parameters
- value
- The new Guid value of this nodes Id.
- namespaceIndex
- The index of the namespace that this node belongs to
Creates a new node whose Id will be a System.Guid.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x