Click or drag to resize

ExpectedTypeOfViewAttributeCompareTo Method

[Missing <summary> documentation for "M:Altaxo.Gui.ExpectedTypeOfViewAttribute.CompareTo(System.Object)"]


Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int CompareTo(
	Object? obj
)

Parameters

obj  Object

[Missing <param name="obj"/> documentation for "M:Altaxo.Gui.ExpectedTypeOfViewAttribute.CompareTo(System.Object)"]

Return Value

Int32

[Missing <returns> documentation for "M:Altaxo.Gui.ExpectedTypeOfViewAttribute.CompareTo(System.Object)"]

Implements

IComparableCompareTo(Object)
See Also