'Declaration
<ComDefaultInterfaceAttribute(OpcLabs.BaseLib.ComTypes._MemberNotFoundException)> <ComVisibleAttribute(True)> <GuidAttribute("6DFDEFC2-49DA-418B-8C8C-CDA29E930781")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <CLSCompliantAttribute(True)> <SerializableAttribute()> Public Class MemberNotFoundException Inherits Exception2 Implements OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.ComTypes._MemberNotFoundException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As MemberNotFoundException
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._MemberNotFoundException)] [ComVisible(true)] [Guid("6DFDEFC2-49DA-418B-8C8C-CDA29E930781")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public class MemberNotFoundException : Exception2, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.ComTypes._MemberNotFoundException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComDefaultInterface(OpcLabs.BaseLib.ComTypes._MemberNotFoundException)] [ComVisible(true)] [Guid("6DFDEFC2-49DA-418B-8C8C-CDA29E930781")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [CLSCompliant(true)] [Serializable()] public ref class MemberNotFoundException : public Exception2, OpcLabs.BaseLib.ComTypes._Exception2, OpcLabs.BaseLib.ComTypes._MemberNotFoundException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable