TimeSpan: TotalMinutes (get)

TotalMinutes

Returns the duration of this instance in minutes.



 Public Property Get TotalMinutes ( ) As Double

Return Values

Double -  This timespan in minutes.

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