QuickOPC User's Guide and Reference
_UAIndexRangeListFormatException Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Parsing.ComTypes Namespace : _UAIndexRangeListFormatException Interface
Exposes OpcLabs.EasyOpc.UA.Parsing.UAIndexRangeListFormatException to COM clients.
Object Model
_UAIndexRangeListFormatException Interface_Dictionary Interface
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("D801DA24-F1EC-467C-A285-BB550B14595A")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAIndexRangeListFormatException 
'Usage
 
Dim instance As _UAIndexRangeListFormatException
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("D801DA24-F1EC-467C-A285-BB550B14595A")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAIndexRangeListFormatException 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("D801DA24-F1EC-467C-A285-BB550B14595A")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAIndexRangeListFormatException 
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