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