TimeSpan: TotalDays (get)

TotalDays

Returns the duration of this instance in days.



 Public Property Get TotalDays ( ) As Double

Return Values

Double -  This timespan in days.

Remarks

The returned duration can contain a fractional part if necessary to represent the duration.

Read Only.

See Also

Project CorLib Overview

Class TimeSpan Overview