Attempts to convert a string value into a TimeSpan value.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Signatures
Return Value
Description
TimeSpan.TryParse(String seconds, TimeSpan result)
Variable
TimeSpan.TryParse(String value, String units, TimeSpan result)
See also
TimeSpan Object
TimeSpans Guide
Parsing Dates and Times