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

TimeSpanRange.ToString Method

Name Parameters Description
ToString() none Returns a string that represents the range.
ToString(IFormatProvider) provider Returns a string that represents the range and formatted using the specified culture-specific formatting information.
ToString(String, IFormatProvider) format, provider Returns a string that represents the range and formatted using the specified format string and culture-specific formatting information.