OPC Studio User's Guide and Reference
UANodeId Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace > UANodeId Class : UANodeId Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, specifying the namespace index, and identifier.  
Initializes a new instance of the class, specifying the namespace index, namespace URI string, and identifier.  
Initializes a new instance of the class, specifying the expanded Id of the node Id.  
Initializes a new instance of the class, specifying the namespace URI string, and identifier.  
Initializes a new instance of the class from the .  
Initializes a new copy of the object.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also