[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberTryParse(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.
Public methodStatic memberTryParse(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.

See Also