CalendarPropertyReader.ReadValueAsTimeSpan Method
Include Protected Members
Include Inherited Members
The ReadValueAsTimeSpan method overloads return the current value as TimeSpan objects.
Overload List
Name | Description | |
---|---|---|
ReadValueAsTimeSpan() | The ReadValueAsTimeSpan method returns the current value as a TimeSpan structure. | |
ReadValueAsTimeSpan(CalendarValueType) | The ReadValueAsTimeSpan method returns the current value as a TimeSpan structure. |
Top