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