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

Performs row based sort in ascending order. The Col parameter defines the column based on which the rows are compared with each other.

Syntax
C#
Visual Basic
public TMtx SortAscend(int Col);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!