| Overload | Description | 
|---|---|
| ValueEquals(PointBinding) | Determines whether the specified PointBinding is value equal to the current object. | 
| ValueEquals(Object) | Defines a generalized method that classes must implement to create type-specific method for determining value equality of instances. Determines whether this instance has the same value as a given other instance.   | 
| ValueEquals(BindingBase) | Determines whether the specified BindingBase is value equal to the current object. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingBase) | 
| ValueEquals(AbstractBinding) | Determines whether the specified AbstractBinding is value equal to the current object. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) | 
| ValueEquals(Widget) | Determines whether the specified OpcLabs.BaseLib.Widgets.Widget is value equal to the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |