Click or drag to resize

XYZTripleCompareTo Method

Allows LevelWidth objects to be sorted after first Level and secondly Width.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public virtual int CompareTo(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:DHI.Mike1D.Generic.XYZTriple.CompareTo(System.Object)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:DHI.Mike1D.Generic.XYZTriple.CompareTo(System.Object)"]

Implements

IComparableCompareTo(Object)
See Also