protected double StringToValue (string str);

Parámetros

strThe string to convert.

Valor de retorno

double The double parsed from the string.

Descripción

Converts a string to a double.