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

This is the overview for the Add method overload.

 
Name 
Description 
 
Add integer value to all calling vector elements. 
 
Add integer value to calling vector elements [Index..Index+Len-1]. 
 
Add Src elements to calling vector elements. 
 
Add integer Value to all Src elements. 
 
Add Src elements [SrcIndex..SrcIndex+Len-1] to calling vector elements. 
 
Add integer Value to Src elements [SrcIndex..SrcIndex+Len-1]. 
 
Add coresponding elements in Src2 to Src1. 
 
Add coresponding elements in Src2 to Src1. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!