Click or drag to resize

MongoCursor.SetSortOrder Method

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