protected int StringToValue (string str);

Parámetros

strThe string to convert.

Valor de retorno

int The integer parsed from the string.

Descripción

Converts a string to an integer.