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