TimeSpan: TotalSeconds (get)

TotalSeconds

Returns the duration of this instance in seconds.



 Public Property Get TotalSeconds ( ) As Double

Return Values

Double -  This timespan in seconds.

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