| IMongoCollectionExtensionsCountAsync Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | CountAsyncTDocument(IMongoCollectionTDocument, ExpressionFuncTDocument, Boolean, CountOptions, CancellationToken) | 
            Counts the number of documents in the collection.
             | 
|   | CountAsyncTDocument(IMongoCollectionTDocument, IClientSessionHandle, ExpressionFuncTDocument, Boolean, CountOptions, CancellationToken) | 
            Counts the number of documents in the collection.
             | 
 See Also
See Also