Share via


operator SHL

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at operator SHL.

Returns the result of shifting the bits of expression left count number of bits.

Syntax

  
expression SHL count  

See Also

Operators Reference