IMongoCollectionExtensionsCountAsync Method

Overload List
 NameDescription
Public methodStatic memberCountAsyncTDocument(IMongoCollectionTDocument, ExpressionFuncTDocument, Boolean, CountOptions, CancellationToken) Obsolete.
Counts the number of documents in the collection.
Public methodStatic memberCountAsyncTDocument(IMongoCollectionTDocument, IClientSessionHandle, ExpressionFuncTDocument, Boolean, CountOptions, CancellationToken) Obsolete.
Counts the number of documents in the collection.
Top
See Also

Reference