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