DateTime..::..Parse Method (String, Boolean)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public static DateTime Parse( string value, bool utc )
<TemplateAttribute> _ Public Shared Function Parse ( _ value As String, _ utc As Boolean _ ) As DateTime
[TemplateAttribute] public: static DateTime^ Parse( String^ value, bool^ utc )