'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UANodeIdFormatException)> <ComVisibleAttribute(True)> <GuidAttribute("7AFA22BC-070F-4266-B286-3D910F91F5FC")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <CLSCompliantAttribute(True)> <SerializableAttribute()> Public Class UANodeIdFormatException Inherits OpcLabs.BaseLib.FormatException2 Implements OpcLabs.BaseLib.ComTypes._FormatException2, OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UANodeIdFormatException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As UANodeIdFormatException
[ComDefaultInterface(OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UANodeIdFormatException)] [ComVisible(true)] [Guid("7AFA22BC-070F-4266-B286-3D910F91F5FC")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public class UANodeIdFormatException : OpcLabs.BaseLib.FormatException2, OpcLabs.BaseLib.ComTypes._FormatException2, OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UANodeIdFormatException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UANodeIdFormatException)] [ComVisible(true)] [Guid("7AFA22BC-070F-4266-B286-3D910F91F5FC")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public ref class UANodeIdFormatException : public OpcLabs.BaseLib.FormatException2, OpcLabs.BaseLib.ComTypes._FormatException2, OpcLabs.EasyOpc.UA.AddressSpace.Parsing.ComTypes._UANodeIdFormatException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable