Click or drag to resize

DateTimeTickSpacingTimeSpanExEquals(DateTimeTickSpacingTimeSpanEx) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Scales.Ticks.DateTimeTickSpacing.TimeSpanEx.Equals(Altaxo.Graph.Scales.Ticks.DateTimeTickSpacing.TimeSpanEx)"]


Namespace: Altaxo.Graph.Scales.Ticks
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool Equals(
	DateTimeTickSpacingTimeSpanEx other
)

Parameters

other  DateTimeTickSpacingTimeSpanEx

[Missing <param name="other"/> documentation for "M:Altaxo.Graph.Scales.Ticks.DateTimeTickSpacing.TimeSpanEx.Equals(Altaxo.Graph.Scales.Ticks.DateTimeTickSpacing.TimeSpanEx)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Graph.Scales.Ticks.DateTimeTickSpacing.TimeSpanEx.Equals(Altaxo.Graph.Scales.Ticks.DateTimeTickSpacing.TimeSpanEx)"]

Implements

IEquatableTEquals(T)
See Also