UInt64MCompareTo(UInt64M) Method

Definition

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

Parameters

other  UInt64M
 

Return Value

Int32

Implements

IComparableTCompareTo(T)

See Also