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

IntegerField.StringToValue

切换到手册
protected int StringToValue (string str);

参数

str要转换的字符串。

返回

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

描述

将给定字符串转换为整数。