Table of Contents

Constructor AggregateCountResult

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

AggregateCountResult(long)

Initializes a new instance of the AggregateCountResult class.

public AggregateCountResult(long count)

Parameters

count long

The count.