Click or drag to resize

MongoCollectionBaseTDocumentCountAsync Method

Overload List
  NameDescription
Public methodCountAsync(FilterDefinitionTDocument, CountOptions, CancellationToken) Obsolete.
Counts the number of documents in the collection.
Public methodCountAsync(IClientSessionHandle, FilterDefinitionTDocument, CountOptions, CancellationToken) Obsolete.
Counts the number of documents in the collection.
Top
See Also

Reference

MongoCollectionBaseTDocument Class