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

Sort all calling vector elements.

Pascal
function SortAscend(const IndexVec: TVecInt): TVec; overload;

IndexVec contains the new (zero based) order of elements. The order is stored in an array of integers which are accessible via the IValues property.

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