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

Add integer Value to all Src elements.

Pascal
function Add(const Src: TMtxVecInt; 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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!