Click or drag to resize
MongoCursor<TDocument>.SetFields Method
Overload List
  NameDescription
Public methodSetFields(String[])
Sets the fields that will be returned from the server.
Public methodSetFields(IMongoFields)
Sets the fields that will be returned from the server.
Top
See Also