'Declaration
Public Function New( _ ByVal guidIdentifier As Guid, _ Optional ByVal namespaceIndex As UShort _ )
'Usage
Dim guidIdentifier As Guid Dim namespaceIndex As UShort Dim instance As New NodeId(guidIdentifier, namespaceIndex)
public NodeId( Guid guidIdentifier, ushort namespaceIndex )
public: NodeId( Guid guidIdentifier, ushort namespaceIndex )
Parameters
- guidIdentifier
- A GUID identifier value.
- namespaceIndex
- The index for a namespace URI.