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

Apply binary "xor" between elements in the calling object and Value.

Pascal
function BinaryXor(Value: integer): TMtxVecInt; overload;

the result of binary "xor" between Value and values in the calling object.

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