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

Subrange the source VectorInt without copy operation.

Pascal
function Select(const Src: TVecInt; const StartIndex: integer; const StopIndex: integer): VectorInt; overload;

Internally calls TVecInt.SetSubIndex

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