Class FindOneAndDeleteOptions<TDocument>
Options for a findAndModify command to delete an object.
public class FindOneAndDeleteOptions<TDocument> : FindOneAndDeleteOptions<TDocument, TDocument>
  Type Parameters
TDocumentThe type of the document and the result.
- Inheritance
 - 
      
      FindOneAndDeleteOptions<TDocument, TDocument>FindOneAndDeleteOptions<TDocument>
 
- Inherited Members