Camel.SortType – camel-1.2 Reference Manual
SortType
Description:
[
CCode
( cprefix =
"CAMEL_SORT_"
, type_id =
"camel_sort_type_get_type ()"
) ]
[
Version
( since =
"3.2"
) ]
public
enum
SortType
Determines the direction of a sort.
Namespace:
Camel
Package:
camel-1.2
Content:
Enum values:
ASCENDING
-
Sorting is in ascending order.
DESCENDING
-
Sorting is in descending order.
2022 vala-language.org