Click or drag to resize

IMongoCollectionExtensionsCount Method

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