Namespace:
Autodesk.Revit.DB
SortingOrder
Enumeration
Description:
Enumerated type representing the sorting order of a collection of objects.
Enumerated type representing the sorting order of a collection of objects.
Syntax
public enum SortingOrder
Unknown Namespace Members:
| Name | Description |
|---|---|
| Ascending | Ascending sorting order |
| Descending | Descending sorting order |