OPC Studio User's Guide and Reference
Parse Method (IUANodeIdParserExtension)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Parsing.Extensions Namespace > IUANodeIdParserExtension Class : Parse Method
Parses a string containing an OPC-UA node Id (its expanded text), and returns a corresponding node Id object.

The Parse methods take an expanded text of the OPC-UA node Id as an input, and attempt to parse it into a OpcLabs.EasyOpc.UA.AddressSpace.UANodeId object.

Overload List
OverloadDescription
Parse an OPC-UA node Id.  
Parse an OPC-UA node Id. Specify whether namespace is required.  
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