| TimeSpanParse Method |
| Name | Description | |
|---|---|---|
| Parse(String) | Converts the string representation of a time interval to its TimeSpan equivalent. | |
| Parse(String, IFormatProvider) | Converts the string representation of a time interval to its TimeSpan equivalent by using the specified culture-specific format information. |