Table of Contents

Property Sort

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Sort

Gets or sets the sort.

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

Property Value

SortDefinition<TDocument>