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

Apply binary "not" to Src elements and store the result in Self (this).

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

the result of binary "not" of Src values stored in Self (this).

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