īģŋ 🌐 Property MatchedCount | MongoDB CSharp Driver API Reference - mongodb.github.io
Table of Contents

Property MatchedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

MatchedCount

Gets the matched count. If IsAcknowledged is false, this will throw an exception.

public abstract long MatchedCount { get; }

Property Value

long