Property MatchedCount

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

MatchedCount

The number of documents that matched the filter.

public long MatchedCount { get; init; }

Property Value

long