Experimental: this API is experimental and might be changed or removed in the future.

DoubleField.StringToValue

Cambiar al Manual
protected double StringToValue (string str);

Parámetros

strThe string to convert.

Valor de retorno

double The double parsed from the string.

Descripción

Converts the given string to a double.