Overload List

  NameDescription
TryParse(String, Date%)
Converts the specified string representation of a date to its Date equivalent.
TryParse(String, IFormatProvider, DateTimeStyles, Date%)
Converts the specified string representation of a date to its Date equivalent using the specified culture-specific format information and formatting style.

See Also