Connectivity Software User's Guide and Reference
IUAQualifiedNameParser Interface Members
Properties  Methods 

OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Parsing Namespace : IUAQualifiedNameParser Interface

The following tables list the members exposed by IUAQualifiedNameParser.

Public Properties
 NameDescription
 PropertyThe default namespace URI string to be used if no namespace is specified in the input string. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.Parsing.IUANamespaceQualifiedParser)
 PropertyDetermines whether names of standard OPC-UA entities will be parsed. (Inherited from OpcLabs.EasyOpc.UA.AddressSpace.Parsing.IUANamespaceQualifiedParser)
Top
Public Methods
 NameDescription
 MethodConverts the string representation of a qualified name to equivalent qualified name object. A return value indicates whether the conversion succeeded.  
Top
See Also

Reference

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