Table of Contents

Constructor GroupByWrapper

Namespace
MongoDB.Driver.Wrappers
Assembly
MongoDB.Driver.Legacy.dll

GroupByWrapper(object)

Initializes a new instance of the GroupByWrapper class.

public GroupByWrapper(object groupBy)

Parameters

groupBy object

The wrapped object.