NodeId Constructor

CVB.Net Documentation
Creates a new node id from the given handle.

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

protected NodeId(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
Native node id handle.
See Also

Reference