Class AggregateCountResult
public sealed class AggregateCountResult
- Inheritance
-
AggregateCountResult
- Inherited Members
Constructors
AggregateCountResult(long)
public AggregateCountResult(long count)
Parameters
count
long
Properties
Count
public long Count { get; }