UInt16NLessThan Operator

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static bool operator <(
	UInt16N left,
	UInt16N right
)

Parameters

left  UInt16N
 
right  UInt16N
 

Return Value

Boolean

See Also