Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui
NotifyChangedValue<T> Class
NotifyChangedValue<T> Methods
Equals Method
Equals(NotifyChangedValue<T>) Method
Equals(Object) Method
Notify
Changed
Value
T
Equals(Notify
Changed
Value
T
) Method
Determines whether this instance is equal to another wrapped value.
Namespace:
Altaxo.Gui
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
Equals
(
NotifyChangedValue
<T>?
other
)
Parameters
other
NotifyChangedValue
T
The object to compare with.
Return Value
Boolean
if the wrapped values are equal; otherwise,
.
Implements
IEquatable
T
Equals(T)
See Also
Reference
NotifyChangedValue
T
Class
Equals Overload
Altaxo.Gui Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net