public static double ParseDouble( string val )
Public Shared Function ParseDouble ( val As String ) As Double
public: static double ParseDouble( String^ val )
static member ParseDouble : val : string -> float
In This Article