QuickOPC User's Guide and Reference
ValueEquals Method (DAMapper)



OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.DataAccess.LiveMapping Namespace > DAMapper Class : ValueEquals Method
Determines whether the specified DAMapper is value equal to the current object.
Overload List
OverloadDescription
 
Determines whether the specified DAMapper is value equal to the current object.  
Determines whether the specified OpcLabs.BaseLib.LiveMapping.AbstractMapper is value equal to the current object. (Inherited from OpcLabs.EasyOpc.LiveMapping.CommonMapper)
Determines whether the specified OpcLabs.BaseLib.LiveMapping.AbstractMapper is value equal to the current object. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMapper)
Determines whether the specified OpcLabs.BaseLib.Widgets.Widget is value equal to the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also