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



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > EasyUAClient Class : ValueEquals Method
Determines whether this object is value equal to the other.
Overload List
OverloadDescription
Determines whether this object is value equal to the other.  
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.  
Determines whether the specified OpcLabs.BaseLib.Widgets.NotifyingWidget is value equal to the current object. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
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 2012 R2, Windows Server 2016; .NET: Linux, macOS, Microsoft Windows

See Also