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



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Widgets Namespace > Widget Class : ValueEquals Method
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.
Overload List
OverloadDescription
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 Widget is value equal to the current object.  
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