Method Sort
Sort(SortDefinition<TDocument>)
Sorts the the documents.
Parameters
sort
SortDefinition <TDocument>The sort.
Returns
- IFind
Fluent <TDocument, TProjection> The fluent find interface.
Sorts the the documents.
sort
SortThe sort.
The fluent find interface.