Property Count

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

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Count

Gets the count.

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

Property Value

long

The count.