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

Scatters Src elements starting at Offset and with Increment to the calling object.

Pascal
function ScatterByIncr(const Src: TMtxVecInt; Increment: integer = 1; Offset: integer = 0): TMtxVecInt; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!