MongoCollectionBaseTDocumentCountDocuments Method

Overload List
 NameDescription
Public methodCountDocuments(FilterDefinitionTDocument, CountOptions, CancellationToken)
Counts the number of documents in the collection. For a fast estimate of the total documents in a collection see EstimatedDocumentCount(EstimatedDocumentCountOptions, CancellationToken).
Public methodCountDocuments(IClientSessionHandle, FilterDefinitionTDocument, CountOptions, CancellationToken)
Counts the number of documents in the collection. For a fast estimate of the total documents in a collection see EstimatedDocumentCount(EstimatedDocumentCountOptions, CancellationToken).
Top
See Also

Reference