You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > SortAscend Method > VectorInt.SortAscend Method (TVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.SortAscend Method (TVecInt)

Sort all calling vector elements in ascending order in-place.

Pascal
function SortAscend(const DstSortIdx: TVecInt): TVecInt; overload;
Parameters 
Description 
DstSortIdx 
After execution stores sorted values indices. 

calling vector, storing sorted values.

Size of DstSortIdx and calling vector are adjusted automatically.

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