| Overload | Description | 
|---|---|
| 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(DAMapper) | Determines whether the specified DAMapper is value equal to the current object. | 
| ValueEquals(CommonMapper) | Determines whether the specified OpcLabs.BaseLib.LiveMapping.AbstractMapper is value equal to the current object. (Inherited from OpcLabs.EasyOpc.LiveMapping.CommonMapper) | 
| ValueEquals(AbstractMapper) | Determines whether the specified OpcLabs.BaseLib.LiveMapping.AbstractMapper is value equal to the current object. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper) | 
| ValueEquals(Widget) | Determines whether the specified OpcLabs.BaseLib.Widgets.Widget is value equal to the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |