Class DensifyDateTimeRange
Represents a DateTime densify range.
public sealed class DensifyDateTimeRange : DensifyRange
- Inheritance
-
DensifyDateTimeRange
- Inherited Members
Constructors
- DensifyDateTimeRange(DensifyDateTimeBounds, int, DensifyDateTimeUnit)
Initializes an instance of DensifyDateTimeRange.
Properties
- Bounds
Gets the bounds.
- Step
Gets the step.
- Unit
Gets the unit.
Methods
- Render()
Renders the range as a BsonDocument.