protected int StringToValue (string str);

参数

str要转换的字符串。

返回

int 从此字符串解析的整数。

描述

将字符串转换为整数。