Skip to content

SortOrder

数组和矩阵操作的排序方向。

种类: enum

成员

名称说明
Ascending从最小值到最大值排序(升序)。
Descending从最大值到最小值排序(降序)。

基于 MIT 许可证发布。