IMongoCollection<TDocument>.CountDocuments Method |
Name | Description | |
---|---|---|
![]() | CountDocuments(FilterDefinition<TDocument>, CountOptions, CancellationToken) |
Counts the number of documents in the collection.
|
![]() | CountDocuments(IClientSessionHandle, FilterDefinition<TDocument>, CountOptions, CancellationToken) |
Counts the number of documents in the collection.
|