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

Apply binary shift by number of Bits to the left to elements in Src.

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

the result of binary shift to left by number of Bits applied to Src values and stored in the calling object (Self).

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