MindFusion.Wpf Pack Programmer's Guide
TimeRange Constructor
See Also
 





Initializes a new instance of the TimeRange class.

 Overload List

Name Description

TimeRange ()

Initializes a new instance of the TimeRange class with length of 24 hours.

TimeRange (Int32, Int32, Int32, Int32)

Initializes a new instance of the TimeRange class to a specified beginning and end.

TimeRange (Int32, Int32, Int32, Int32, Int32, Int32)

Initializes a new instance of the TimeRange class to a specified beginning and end.

TimeRange (TimeSpan, TimeSpan)

Initializes a new instance of the TimeRange class to a specified beginning and end.

 See Also

TimeRange Class
MindFusion.DataViews.Wpf Namespace