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

LongField.StringToValue

切换到手册
protected long StringToValue (string str);

参数

str要转换的字符串。

返回

long The long integer parsed from the string.

描述

Converts the given string to a long integer.