A marker interface that represents what to group by (see GroupByDocument and the GroupBy builder).
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public interface IMongoGroupBy
Public Interface IMongoGroupBy
type IMongoGroupBy = interface end
See Also