Table of Contents

Interface IMongoGroupBy

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

A marker interface that represents what to group by (see GroupByDocument and the GroupBy builder).

[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoGroupBy>))]
public interface IMongoGroupBy
Extension Methods