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