You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > BinaryAnd Method > VectorInt.BinaryAnd Method (TMtxVecInt, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.BinaryAnd Method (TMtxVecInt, integer)

Apply binary "and" between elements in Src and Value.

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

the result of binary "and" of Value with coresponding values in Src stored in the calling object.

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