TimeSpan.Parse Method (System)

Switch View :
ScriptFree
.NET Framework Class Library
TimeSpan.Parse Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Converts the string representation of a time interval to its TimeSpan equivalent.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Static member Parse(String) Converts the string representation of a time interval to its TimeSpan equivalent.
Public method Static member Parse(String, IFormatProvider) Converts the string representation of a time interval to its TimeSpan equivalent by using the specified culture-specific format information.
Top
See Also

Reference