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

Apply binary "and" between coresponding elements in Src and Self.

Pascal
function BinaryAnd(const Src: TMtxVecInt): TMtxVecInt; overload;

the result of binary "and" of Src values with coresponding values in Self (this).

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