You are here: Symbol Reference > MtxVec Namespace > Classes > TVec Class > public > SortDescend Method > TVec.SortDescend Method (integer, integer, TVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
TVec.SortDescend Method (integer, integer, TVecInt)

Sort calling vector elements [Index]..[Index+Len-1].

Pascal
function SortDescend(Index: integer; Len: integer; const IndexVec: TVecInt): TVec; overload;

An exception is raised if TMtxVecBase.ConditionCheck is True and array borders are overrun. 

IndexVec contains the new order of elements.

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