public static SingleN Parse( string s )
Public Shared Function Parse ( s As String ) As SingleN
public: static SingleN Parse( String^ s )
static member Parse : s : string -> SingleN
In This Article