UInt16NLeftShift Operator

Definition

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

Parameters

left  UInt16N
 
right  Int32
 

Return Value

UInt16N

See Also