You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > SortDescend Method > VectorInt.SortDescend Method ()
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.SortDescend Method ()

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

Syntax
C#
Visual Basic
public TMtxVecInt SortDescend(); public TMtxVecInt SortDescend([In] TMtxVecInt DstSortIdx, [In] int SortIdxIndex, [In] int Index, [In] int Len);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!