'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.Parsing.ComTypes._UAIndexRangeListFormatException)> <ComVisibleAttribute(True)> <GuidAttribute("4013FA23-29D0-41C3-A3D3-05791B7B2D18")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <CLSCompliantAttribute(True)> <SerializableAttribute()> Public Class UAIndexRangeListFormatException Inherits OpcLabs.BaseLib.FormatException2 Implements OpcLabs.BaseLib.ComTypes._FormatException2, OpcLabs.EasyOpc.UA.Parsing.ComTypes._UAIndexRangeListFormatException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As UAIndexRangeListFormatException
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Parsing.ComTypes._UAIndexRangeListFormatException)] [ComVisible(true)] [Guid("4013FA23-29D0-41C3-A3D3-05791B7B2D18")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public class UAIndexRangeListFormatException : OpcLabs.BaseLib.FormatException2, OpcLabs.BaseLib.ComTypes._FormatException2, OpcLabs.EasyOpc.UA.Parsing.ComTypes._UAIndexRangeListFormatException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Parsing.ComTypes._UAIndexRangeListFormatException)] [ComVisible(true)] [Guid("4013FA23-29D0-41C3-A3D3-05791B7B2D18")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public ref class UAIndexRangeListFormatException : public OpcLabs.BaseLib.FormatException2, OpcLabs.BaseLib.ComTypes._FormatException2, OpcLabs.EasyOpc.UA.Parsing.ComTypes._UAIndexRangeListFormatException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable