Skip to content

SignalXYTimestamp.Equals(object?) method

Defined in

Type: SignalXYTimestamp 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 virtual bool Equals(LiveChart.SignalXYTimestamp? other)

1. Overload

public override bool Equals(object? obj)

Parameters

NameTypeDescription
objobject?--

Returns: bool

2. Overload

public virtual bool Equals(LiveChart.SignalXYTimestamp? other)

Parameters

NameTypeDescription
other[SignalXYTimestamp?](#--

Returns: bool