
            
'Declaration<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DesignerCategoryAttribute("Component")> <SerializableAttribute()> Public Class BindingBase Inherits AbstractBinding Implements IAbstractBinding, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'UsageDim instance As BindingBase
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] [Serializable()] public class BindingBase : AbstractBinding, IAbstractBinding, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] [Serializable()] public ref class BindingBase : public AbstractBinding, IAbstractBinding, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         OpcLabs.BaseLib.Widgets.Widget
            OpcLabs.BaseLib.LiveBinding.AbstractBinding
               OpcLabs.BaseLib.LiveBinding.BindingBase
                  OpcLabs.BaseLib.LiveBinding.PointBinding