'Declaration
Public Function New( _ ByVal value As Guid, _ ByVal namespaceIndex As UShort _ )
'Usage
Dim value As Guid Dim namespaceIndex As UShort Dim instance As New NodeId(value, namespaceIndex)
public NodeId( Guid value, ushort namespaceIndex )
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