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

IntegerField.StringToValue

Cambiar al Manual
protected int StringToValue (string str);

Parámetros

strThe string to convert.

Valor de retorno

int The integer parsed from the string.

Descripción

Converts the given string to an integer.