Class FindOptions<TDocument>
Options for finding documents.
public class FindOptions<TDocument> : FindOptions<TDocument, TDocument>
Type Parameters
TDocument
The type of the document and the result.
- Inheritance
-
FindOptions<TDocument, TDocument>FindOptions<TDocument>
- Inherited Members