| MongoCollectionGroup Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Group(GroupArgs) | Obsolete. 
            Runs the group command on this collection.
             | 
|  | Group(IMongoQuery, BsonJavaScript, BsonDocument, BsonJavaScript, BsonJavaScript) | Obsolete. 
            Runs the group command on this collection.
             | 
|  | Group(IMongoQuery, IMongoGroupBy, BsonDocument, BsonJavaScript, BsonJavaScript) | Obsolete. 
            Runs the group command on this collection.
             | 
|  | Group(IMongoQuery, String, BsonDocument, BsonJavaScript, BsonJavaScript) | Obsolete. 
            Runs the group command on this collection.
             | 
 See Also
See Also