A marker interface that represents a sort order (see SortByDocument and the SortBy builder).
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public interface IMongoSortBy
Public Interface IMongoSortBy
type IMongoSortBy = interface end
See Also