Table of Contents

Interface IMongoSortBy

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

A marker interface that represents a sort order (see SortByDocument and the SortBy builder).

[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoSortBy>))]
public interface IMongoSortBy
Extension Methods