'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public MustInherit Class AbstractLinkingTarget Inherits OpcLabs.BaseLib.Object2 Implements OpcLabs.BaseLib.ComTypes._Object2
'Usage
Dim instance As AbstractLinkingTarget
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public abstract class AbstractLinkingTarget : OpcLabs.BaseLib.Object2, OpcLabs.BaseLib.ComTypes._Object2
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public ref class AbstractLinkingTarget abstract : public OpcLabs.BaseLib.Object2, OpcLabs.BaseLib.ComTypes._Object2