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

Sort all calling vector elements. IndexVec contains the new (zero based) order of elements.

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

The order is stored in an array of integers which are accessible via the IValues property.

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