DateTime..::..ParseExact Method (String, String, IFormatProvider)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public static DateTime ParseExact( string value, string format, IFormatProvider provider )
<TemplateAttribute> _ Public Shared Function ParseExact ( _ value As String, _ format As String, _ provider As IFormatProvider _ ) As DateTime
[TemplateAttribute] public: static DateTime^ ParseExact( String^ value, String^ format, IFormatProvider^ provider )
Parameters
- value
- Type: System..::..String
- format
- Type: System..::..String
- provider
- Type: System..::..IFormatProvider