Table of Contents

Property MatchedCount

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

MatchedCount

Gets the number of documents that were matched.

public abstract long MatchedCount { get; }

Property Value

long

The number of document that were matched.