You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > Add Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Add Method

This is the overview for the Add operator 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 Right to all elements in Left and return result. 
 
Add coresponding elements in Left and Right. 
 
Add coresponding elements in Left and Right. 
 
Add coresponding elements in Left and Right. 
 
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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!