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