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

IntegerField.StringToValue

マニュアルに切り替える
protected long StringToValue (string str);

パラメーター

strThe string to convert.

戻り値

long The integer parsed from the string.

説明

Converts the given string to an integer.