You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > BitShiftLeft Method > TMtxVecInt.BitShiftLeft Method (integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.BitShiftLeft Method (integer)

Apply binary shift by number of Bits to the left for all elements in the calling object.

Pascal
function BitShiftLeft(Bits: integer): TMtxVecInt; overload;

the result of binary shift to left by number of Bits applied to values in the calling object and stored back in the calling object.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!