Table of Contents

Property Count

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

Count

Gets the count of documents in this facet bucket.

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

Property Value

long