You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > SetSubIndex Method > VectorInt.SetSubIndex Method (TMtxVecInt, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.SetSubIndex Method (TMtxVecInt, integer, integer)

Defines a sub-vector.

Pascal
procedure SetSubIndex(const Src: TMtxVecInt; const BeginIndex: integer; const EndIndex: integer); overload;

Define a subvector of the Src vector starting at BeginIndex and ending at EndIndex (inclusive).

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