TimeSpan.TryParse(String, String, TimeSpan) Method |
Top |
DescriptionAttempts to convert a string value into a TimeSpan value.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns 1 if string value was converted successfully, 0 if not.
Syntax
See also
|