TimeSpan::Parse Method
.NET Framework (current version)
Converts the string representation of a time interval to its TimeSpan equivalent.
Assembly: mscorlib (in mscorlib.dll)
| 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. |
Show:

