Mongo Csharp driver - how to get the number of records in a time range from a collection with TTL index

Which is the most performant way to get the number of records in a time range from a collection with TTL index, using the mongodb csharp driver?