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

Scatter object elements.

Pascal
function ScatterByIndexes(const Src: TMtxVec; const Indexes: TVecInt): TMtxVec; overload;

Scatter the elements of the Src and store them in the calling object at indices stored in the Indexes parameter.

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