You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Select Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Select Function

Subrange the source vector.

Pascal
function Select(const Src: TVec; StartIndex: integer; Step: integer; StopIndex: integer): Vector; overload;

Internally calls Vector.SetSubIndex

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