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