Skip to content

ReactivePlotUpdate.Equals(object?) method

Defined in

Type: ReactivePlotUpdate Namespace: CrissCross.WPF.Plot Assembly: CrissCross.WPF.Plot.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Overloads

  • 1. public override bool Equals(object? obj)
  • 2. public bool Equals(ReactivePlotUpdate? other)

1. Overload

public override bool Equals(object? obj)

Parameters

NameTypeDescription
objobject?--

Returns: bool

2. Overload

public bool Equals(ReactivePlotUpdate? other)

Parameters

NameTypeDescription
other[ReactivePlotUpdate?](#--

Returns: bool