Click or drag to resize

MongoCursorSetSortOrder Method

Overload List
  NameDescription
Public methodSetSortOrder(String)
Sets the sort order for the server to sort the documents by before returning them.
Public methodSetSortOrder(IMongoSortBy)
Sets the sort order for the server to sort the documents by before returning them.
Top
See Also