AngleNTNumericCompareTo(AngleNTNumeric) Method

Definition

Namespace: Jodosoft.Geometry
Assembly: Jodosoft.Geometry (in Jodosoft.Geometry.dll) Version: 2.0
public int CompareTo(
	AngleN<TNumeric> other
)

Parameters

other  AngleNTNumeric
 

Return Value

Int32

Implements

IComparableTCompareTo(T)

See Also