TimeSpan: Hours (get)

Hours

Returns the Hours portion of the duration.



 Public Property Get Hours ( ) As Long

Return Values

Long -  The Hours portion of the duration.

Remarks

This does not represent the entire duration of the timespan, only the specified portion of it.

Read Only.

See Also

Project CorLib Overview

Class TimeSpan Overview