Freigeben über


CalendarPropertyReader.ReadValueAsTimeSpan Method

Include Protected Members
Include Inherited Members

The ReadValueAsTimeSpan method overloads return the current value as TimeSpan objects.

Overload List

  Name Description
Public method ReadValueAsTimeSpan() The ReadValueAsTimeSpan method returns the current value as a TimeSpan structure.
Public method ReadValueAsTimeSpan(CalendarValueType) The ReadValueAsTimeSpan method returns the current value as a TimeSpan structure.

Top