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

IntegerField.StringToValue

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

パラメーター

strThe string to convert.

戻り値

int The integer parsed from the string.

説明

Converts the given string to an integer.