Connectivity Software User's Guide and Reference
IUANamespaceQualifiedParser Interface
Members 



OpcLabs.EasyOpcUAPrimitives Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Parsing Namespace : IUANamespaceQualifiedParser Interface
A parser for OPC-UA namespace-qualified entities.
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<ExceptionContractAnnotationAttribute(True)>
Public Interface IUANamespaceQualifiedParser 
'Usage
 
Dim instance As IUANamespaceQualifiedParser
[ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface IUANamespaceQualifiedParser 
[ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface class IUANamespaceQualifiedParser 
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