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

IntegerField.StringToValue

Switch to Manual
protected int StringToValue (string str);

Parameters

str要转换的字符串。

Returns

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

Description

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