Sorting |
Enumerated type representing the sorting order of a collection of objects.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)


Member name | Value | Description |
---|---|---|
Ascending | 1 | Ascending sorting order |
Descending | 2 | Descending sorting order |
