'Declaration
<ComVisibleAttribute(False)> <CLSCompliantAttribute(True)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class NetApiException Inherits OpcLabs.BaseLib.Exception2 Implements OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
'Usage
Dim instance As NetApiException
[ComVisible(false)] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class NetApiException : OpcLabs.BaseLib.Exception2, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
[ComVisible(false)] [CLSCompliant(true)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class NetApiException : public OpcLabs.BaseLib.Exception2, OpcLabs.BaseLib.ComTypes._Exception2, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable