A parser for OPC-UA qualified names.
            
            Syntax
            
            
            
            
            'Declaration
 
<ComVisibleAttribute(False)>
<ExceptionContractAnnotationAttribute(True)>
Public Interface IUAQualifiedNameParser 
             
        
            
            'Usage
 
Dim instance As IUAQualifiedNameParser
             
        
            
            [ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface IUAQualifiedNameParser 
             
        
            
            [ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface class IUAQualifiedNameParser 
             
        
             
         
            
            
            
            
            
            
            
            
            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