IMongoCollection<TDocument>.Count Method |
Counts the number of documents in the collection.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntaxlong Count(
FilterDefinition<TDocument> filter,
CountOptions options = null,
CancellationToken cancellationToken = null
)
Function Count (
filter As FilterDefinition(Of TDocument),
Optional options As CountOptions = Nothing,
Optional cancellationToken As CancellationToken = Nothing
) As Long
abstract Count :
filter : FilterDefinition<'TDocument> *
?options : CountOptions *
?cancellationToken : CancellationToken
(* Defaults:
let _options = defaultArg options null
let _cancellationToken = defaultArg cancellationToken null
*)
-> int64
Parameters
- filter
- Type: MongoDB.Driver.FilterDefinition<TDocument>
The filter. - options (Optional)
- Type: MongoDB.Driver.CountOptions
The options. - cancellationToken (Optional)
- Type: Int64
The number of documents in the collection.
See Also
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant