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

Add integer Value to all Src elements.

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

Add integer Value to all Src elements and store the results in calling vector. Size of calling vector is adjusted automatically.

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