You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Vector.ScatterByIncr Method
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.ScatterByIncr Method

Scatter object elements.

Pascal
function ScatterByIncr(const Src: TMtxVec; Increment: integer = 1; Offset: integer = 0): TMtxVec; overload;

Scatter the elements of the Src and store them in the calling object at indices: Increment*i + Offset

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!