QuickOPC User's Guide and Reference
BindingBase Class Methods


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace : BindingBase Class

For a list of all members of this type, see BindingBase members.

Public Methods
 NameDescription
Public MethodAttaches the current binding to a specified binder.  
Public MethodOverridden.   
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDetaches the current binding from a specified binder.  
Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains the description of the mapping used with this binding. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodObtains the description of the source used with this binding. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public MethodObtains the description of the target used with this binding. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public MethodOverloaded. Determines whether the specified BindingBase is value equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected MethodCalled after this binding has been attached to the binder.  
Protected MethodCalled after this binding has been detached from the binder.  
Protected MethodPerform the common tasks for all constructors. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected MethodCreates a linking target, when the binding is being attached to a mapper. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected MethodDetermines the culture to be used for conversions. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected Method (Inherited from System.ComponentModel.Component)
Protected Internal MethodMakes or breaks the links of this binding.  
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodInstantiates a linking target based on the given value target. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodCalled upon a change of the current binder.  
Protected MethodRaises the PropertyChanged event for a given property. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Top
See Also

Reference

BindingBase Class
OpcLabs.BaseLib.LiveBinding Namespace