Table of Contents

Class FindOptions<TDocument>

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

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