Index.CreateDateRange Method

Overload List

CreateDateRange(DateTime, DateTime) Creates an index that contains the specified date range.
CreateDateRange(DateTime, Int32, Recurrence) Creates an index that contains the specified date range.
CreateDateRange(DateTime, Int32, SortOrder) Creates an index that contains the specified date range.
CreateDateRange(DateTime, Int32, Recurrence, SortOrder) Creates an index that contains the specified date range.
CreateDateRange(DateTime, DateTime, Recurrence, Boolean, Boolean) Creates an index that contains the specified date range.

See Also