Version: 2021.1
言語: 日本語
protected int StringToValue (string str);

パラメーター

str The string to convert.

戻り値

int The integer parsed from the string.

説明

Converts a string to an integer.