Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property Sort

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Sort

The sort definition to use.

public SortDefinition<TDocument> Sort { get; init; }

Property Value

SortDefinition<TDocument>