This is preliminary documentation and is subject to change.

DateOnlyRange Constructor

Overload List

DateOnlyRange Initializes a new instance of the DateOnlyRange class.
DateOnlyRange(DateOnlyRange) Initializes a copied new instance of the DateOnlyRange class.
DateOnlyRange(DateTimeRange) Initializes a copied new instance of the DateTimeRange class.
DateOnlyRange(DateOnly, DateOnly) Initializes a new instance of the DateOnlyRange class.
DateOnlyRange(DateTime, DateTime) Initializes a new instance of the DateOnlyRange class.

See Also