Create(TArray<IdxSortByExpression>) Constructor
Initializes a new instance of the TdxSortByExpressions class with specified settings.
Declaration
constructor Create(const ASortProperties: TArray<IdxSortByExpression>); overload;
Parameters
Name | Type |
---|---|
ASortProperties | TArray<T> |
See Also