QuickOPC User's Guide and Reference
IUANodeIdParser Interface Members
Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Parsing Namespace : IUANodeIdParser Interface

The following tables list the members exposed by IUANodeIdParser.

Public Methods
 NameDescription
 MethodConverts the string representation of an OPC-UA node Id to equivalent node Id object. A return value indicates whether the conversion succeeded.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Parses a string containing an OPC-UA node Id (its expanded text), and returns a corresponding node Id object.
Public Extension MethodConverts the string representation of an OPC-UA node Id to equivalent node Id object. A return value indicates whether the conversion succeeded.
Top
See Also

Reference

IUANodeIdParser Interface
OpcLabs.EasyOpc.UA.AddressSpace.Parsing Namespace