UInt32NRightShift Operator

Definition

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

Parameters

left  UInt32N
 
right  Int32
 

Return Value

UInt32N

See Also