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

IntegerField.StringToValue

Cambiar al Manual
protected long StringToValue (string str);

Parámetros

strThe string to convert.

Valor de retorno

long The integer parsed from the string.

Descripción

Converts the given string to an integer.