Click or drag to resize
MongoCursor<TDocument>.SetHint Method
Overload List
  NameDescription
Public methodSetHint(String)
Sets the index hint for the query.
Public methodSetHint(BsonDocument)
Sets the index hint for the query.
Top
See Also