QuickOPC User's Guide and Reference
CompositeBindingProvider Class Members
Properties  Methods 


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

The following tables list the members exposed by CompositeBindingProvider.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyDetermines whether the binding provider is online, i.e. capable of communicating with the targets.  
Top
Public Methods
 NameDescription
Public MethodAdds a binding provider to this composite.  
Public MethodBinds a given binding.  
Public MethodCreates a binding of given type.  
Public MethodDetermines whether the specified System.Object is equal to the current object.  
Public MethodGets a binding provider from this composite that provides a specified binding type.  
Public MethodDetermines the binding types supported by this binding provider.  
Public Method  
Public MethodServes as the default hash function. Serves as a hash function for a particular type.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodDetermines whether a given binding is currently bound.  
Public MethodRemoves a binding provider from this composite.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public MethodUnbinds a given binding.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Public Operators
Determines whether the two objects are equal.
Determines whether the two objects are not equal.
Top
See Also

Reference

CompositeBindingProvider Class
OpcLabs.BaseLib.LiveBinding Namespace