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

LongField.StringToValue

Cambiar al Manual
protected long StringToValue (string str);

Parámetros

strThe string to convert.

Valor de retorno

long The long integer parsed from the string.

Descripción

Converts the given string to a long integer.