protected float StringToValue (string str);

Parámetros

strThe string to convert.

Valor de retorno

float The float parsed from the string.

Descripción

Converts a string to a float.