Click or drag to resize

RangeT Constructor

Creates a new instance of DateRange.
Overload List
 NameDescription
Public methodRangeT(IEnumerableT) Creates a new instance of DateRange from a generic list of DateTime values.
Public methodRangeT(IRangeT) Creates a new instance of RangeT from an existing range value.
Public methodRangeT(T, T, Boolean, Boolean) Creates a new instance of RangeT
Top
See Also