The DayTimeInterval type exposes the following members.

Constructors

  NameDescription
Public methodDayTimeInterval
Initializes a new DayTimeInterval instance.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

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

See Also