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

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

Pascal
function SortDescend(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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!