GuidNodeId Constructor

CVB.Net Documentation
Creates a new string NodeIdidentifier in the given namespaceIndex.

Namespace:  Stemmer.Cvb.Foundation.OpcUa
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public GuidNodeId(
	int namespaceIndex,
	Guid identifier
)

Parameters

namespaceIndex
Type: SystemInt32
Custom, positive (non 0) index.
identifier
Type: SystemGuid
Non and not empty identifier.
See Also

Reference