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



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace > PointBinderCore Class : ValueEquals Method
Determines whether the specified PointBinderCore is value equal to the current object.
Overload List
OverloadDescription
Determines whether the specified PointBinderCore is value equal to the current object.  
 
Determines whether the specified BinderBase is value equal to the current object. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase)
Determines whether the specified AbstractBinder is value equal to the current object. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinder)
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 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also