Shift vector elements left or right in the array.
Shifts Src vector elements and stores the result in the calling object. The number of elements to shift is specified in the Offset parameter. Offset can be any integer number, positive or negative.
Rotate
Shift Method