Property MatchedCount

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

MatchedCount

Gets the number of documents that were matched.

public override long MatchedCount { get; }

Property Value

long