Int16NCompareTo(Int16N) Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public int CompareTo(
	Int16N other
)

Parameters

other  Int16N
 

Return Value

Int32

Implements

IComparableTCompareTo(T)

See Also