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