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

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

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

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

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