Table of Contents

Property Count

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Count

Gets the count.

[BsonElement("count")]
public long Count { get; }

Property Value

long

The count.