[ROOT] / doc / DocFrag / ARCQuery.QueryExpressionOrderBy

KeyValue
AssemblyARCQuery
DocFragTypeClass
NameQueryExpressionOrderBy
NamespaceARCQuery
TypeQueryExpressionOrderBy

ClassAttribute

KeyValue
AssemblyNameARCQuery
BaseTypesQueryExpression
ClassNamespaceARCQuery
ClassTypeQueryExpressionOrderBy
InterfacesITypeDescriber; -IEquatable<QueryExpression>-

Orders collection.

See SyntaxHelp.

TODO: Implement also QueryThenBy and QueryThenByDescending as in ThenBy
TOOD: Syntax 'THEN BY {key} [DESC] / [ASC]'
TODO: Should probably work through casting of Progress to IOrderedEnumerable.
TODO: OR, just improve parser her (multiple fields with ASC / DESC), and utilize ThenBy from within this class.

Edit


Generated 2025-10-29 15:17:29.290 UTC