The DayTimeInterval type exposes the following members.

Constructors

  NameDescription
DayTimeInterval
Initializes a new DayTimeInterval instance.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Duration
Gets the absolute duration of the current day time interval (difference between Finish and Start values).
Finish
Gets the finish time of the current day interval.
Start
Gets the start time of the current day interval.

See Also