Constructor DensifyDateTimeRange

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

DensifyDateTimeRange(DensifyDateTimeBounds, int, DensifyDateTimeUnit)

Initializes an instance of DensifyDateTimeRange.

public DensifyDateTimeRange(DensifyDateTimeBounds bounds, int step, DensifyDateTimeUnit unit)

Parameters

bounds DensifyDateTimeBounds

The bounds.

step int

The step.

unit DensifyDateTimeUnit

The unit.