Click or drag to resize

Usual.LeftShift Operator

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC  OPERATOR <<(
	lhs AS USUAL,
	rhs AS LONG
) AS USUAL
Request Example View Source

Parameters

lhs
Type: Usual
rhs
Type: Long

Return Value

Type: Usual
See Also