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

Property Sort

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Sort

Gets or sets the sort definition.

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

Property Value

SortDefinition<TDocument>