You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > 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 Left to all elements in Right and return result. 
 
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. 
 
Add coresponding elements in Left and Right. 
 
Add Right to all elements in Left and return result. 
 
Add coresponding elements in Left and Right. 
 
Add coresponding elements in Left and Right. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!