DayTimeDuration.ToTimeSpan MethodDayTimeDuration.ToTimeSpan MethodDayTimeDuration::ToTimeSpan Method

Returns the value as a TimeSpanTimeSpanTimeSpan instance.

Syntax

Public Function ToTimeSpan() As TimeSpan
public TimeSpan ToTimeSpan()
public:
TimeSpan ToTimeSpan()
 

Exceptions

ExceptionCondition
OverflowExceptionOverflowExceptionOverflowExceptionAn overflow error occurred.