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(NotifyingWidget) | Determines whether the specified NotifyingWidget is value equal to the current object. |
ValueEquals(Widget) | Determines whether the specified Widget is value equal to the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |