'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes._UABrowsePathFormatException)> <ComVisibleAttribute(True)> <GuidAttribute("5859AD27-4F45-4717-A7F1-430A2BEE0018")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <CLSCompliantAttribute(True)> <SerializableAttribute()> Public Class UABrowsePathFormatException Inherits OpcLabs.BaseLib.FormatException2 Implements OpcLabs.BaseLib.ComTypes._FormatException2, OpcLabs.BaseLib.IErrorIdProvider, OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes._UABrowsePathFormatException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As UABrowsePathFormatException
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes._UABrowsePathFormatException)] [ComVisible(true)] [Guid("5859AD27-4F45-4717-A7F1-430A2BEE0018")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public class UABrowsePathFormatException : OpcLabs.BaseLib.FormatException2, OpcLabs.BaseLib.ComTypes._FormatException2, OpcLabs.BaseLib.IErrorIdProvider, OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes._UABrowsePathFormatException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes._UABrowsePathFormatException)] [ComVisible(true)] [Guid("5859AD27-4F45-4717-A7F1-430A2BEE0018")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public ref class UABrowsePathFormatException : public OpcLabs.BaseLib.FormatException2, OpcLabs.BaseLib.ComTypes._FormatException2, OpcLabs.BaseLib.IErrorIdProvider, OpcLabs.EasyOpc.UA.Navigation.Parsing.ComTypes._UABrowsePathFormatException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable