Table of Contents

Property Sort

Namespace
MongoDB.Driver.Builders
Assembly
MongoDB.Driver.Legacy.dll

Sort

Gets or sets the sort (see $sort).

public IMongoSortBy Sort { get; set; }

Property Value

IMongoSortBy