Version: 2019.4
protected int StringToValue (string str);

パラメーター

strThe string to convert.

戻り値

int The integer parsed from the string.

説明

Converts a string to an integer.