Click or drag to resize

MongoCollectionGroup Method

Overload List
  NameDescription
Public methodGroup(GroupArgs) Obsolete.
Runs the group command on this collection.
Public methodGroup(IMongoQuery, BsonJavaScript, BsonDocument, BsonJavaScript, BsonJavaScript) Obsolete.
Runs the group command on this collection.
Public methodGroup(IMongoQuery, IMongoGroupBy, BsonDocument, BsonJavaScript, BsonJavaScript) Obsolete.
Runs the group command on this collection.
Public methodGroup(IMongoQuery, String, BsonDocument, BsonJavaScript, BsonJavaScript) Obsolete.
Runs the group command on this collection.
Top
See Also