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

IntegerField.ValueToString

切换到手册
protected string ValueToString (int v);

参数

v要转换为字符串的整数。

返回

string 此整数的字符串形式。

描述

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