Adds Value to each element of Vec object in range [VecIndex]..[VecIndex+Len-1].
Stores result to elements [Index]..[Index+Len-1] of the calling object. Size of the calling object is not changed. An exception is raised if array borders are overrun. Complex property of the calling object is set implicitly.
Add Method