TimeSpan.TotalHours

Syntax

TotalHours: Double;

Description

The TotalHours property returns length of time interval in hours.

Example

The property use is given in the example for the TimeSpan.Hours property.

See also:

TimeSpan