ActiveReports 12
FromString Method (DoubleType)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace > DoubleType Class : FromString Method
Syntax
'Declaration
 
Public Shared Function FromString( _
   ByVal value As String, _
   ByVal format As NumberFormatInfo _
) As Double
public static double FromString( 
   string value,
   NumberFormatInfo format
)

Parameters

value
format
See Also

Reference

DoubleType Class
DoubleType Members