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

Add coresponding elements in Src2 to Src1.

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

the result of adding Src2 values from coresponding Src1 values.

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