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

Property Sort

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.dll

Sort

Gets or sets the sort order.

public SortDefinition<GridFSFileInfo<TFileId>> Sort { get; set; }

Property Value

SortDefinition<GridFSFileInfo<TFileId>>

The sort order.