Table of Contents

Property Sort

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Sort

Gets or sets the sort definition.

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

Property Value

SortDefinition<T>