Property Count
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Count
Gets the count.
[BsonElement("count")]
public long Count { get; }
Property Value
The count.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets the count.
[BsonElement("count")]
public long Count { get; }
The count.