.NET Framework Class Library
DateTime..::.Parse Method

Converts the specified string representation of a date and time to its DateTime equivalent.

Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkParse(String)Converts the specified string representation of a date and time to its DateTime equivalent.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkParse(String, IFormatProvider)Converts the specified string representation of a date and time to its DateTime equivalent using the specified culture-specific format information.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkParse(String, IFormatProvider, DateTimeStyles)Converts the specified string representation of a date and time to its DateTime equivalent using the specified culture-specific format information and formatting style.
Top
See Also

Reference

Tags :


Page view tracker