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

Apply binary "and" between coresponding elements in Src1 and Src2.

Pascal
function BinaryAnd(const Src1: TMtxVecInt; const Src2: TMtxVecInt): TMtxVecInt; overload;

Returns the result of binary "and" of Src1 values with coresponding Src2 values stored in the calling object.

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