Constructors: NewTime

NewTime

Initializes a new TimeSpan representing the time portion of a date.



 Public Function NewTime(
	  ByRef DateValue As Variant ) As TimeSpan

Parameters

DateValue
[ByRef] Variant. The date to retrieve the time portion of.

Return Values

TimeSpan -  A TimeSpan object representing the time portion.

See Also

Project CorLib Overview

Class Constructors Overview