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