[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| TryParse(String, TimeSpanFormattable%) | Constructs a new TimeSpanFormattable object from a time interval specified in a string. Parameters specify the time interval and the variable where the new TimeSpanFormattable object is returned. | |
| TryParse(String, IFormatProvider, TimeSpanFormattable%) | Constructs a new TimeSpanFormattable object from a time interval specified in a string. Parameters specify the time interval and the variable where the new TimeSpanFormattable object is returned. |