var builder = Builders<C>.Filter; var filter = builder.Empty; // or build whatever filter you need var count = collection.Find(filter).Count();
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: https://docs.mongodb.com/manual/support/
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user+unsubscribe@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/185198d7-c66e-4198-b078-876664217230%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.