Double..::..Parse Method (String, IFormatProvider)
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public static double Parse( string s, IFormatProvider provider )
<TemplateAttribute> _ Public Shared Function Parse ( _ s As String, _ provider As IFormatProvider _ ) As Double
[TemplateAttribute] public: static double^ Parse( String^ s, IFormatProvider^ provider )