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 a string to a long integer.