| Name | Description | |
|---|---|---|
|  | CompositeBindingProvider Constructor | 
 
            The following tables list the members exposed by CompositeBindingProvider.
| Name | Description | |
|---|---|---|
|  | CompositeBindingProvider Constructor | 
| Name | Description | |
|---|---|---|
|  | Online | Determines whether the binding provider is online, i.e. capable of communicating with the targets. | 
| Name | Description | |
|---|---|---|
|  | Add | Adds a binding provider to this composite. | 
|  | Bind | Binds a given binding. | 
|  | CreateBinding | Creates a binding of given type. | 
|  | Equals | Overloaded. Overridden. Determines whether the specified System.Object is equal to the current object. | 
|  | GetBindingProvider | Gets a binding provider from this composite that provides a specified binding type. | 
|  | GetBindingTypes | Determines the binding types supported by this binding provider. | 
|  | GetEnumerator | |
|  | GetHashCode | Overridden. Serves as a hash function for a particular type. | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | IsBound | Determines whether a given binding is currently bound. | 
|  | Remove | Removes a binding provider from this composite. | 
|  | ToString | (Inherited from OpcLabs.BaseLib.Object2) | 
|  | Unbind | Unbinds a given binding. | 
| Name | Description | |
|---|---|---|
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
|  | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | 
| Name | Description | |
|---|---|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
|  Equality | Determines whether the two objects are equal. | 
|  Inequality | Determines whether the two objects are not equal. |