Skip to main content
A newer version of this page is available.

DxSchedulerTimeSpanRange.ToString Method

Name Parameters Description
ToString() none Returns the time interval’s textual representation.
ToString(IFormatProvider) provider Returns the time interval’s textual representation based on the specified culture-specific formatting information.
ToString(String, IFormatProvider) format, provider Returns the time interval’s textual representation based on the specified format and culture-specific formatting information.