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

IntegerField.ValueToString

Switch to Manual
protected string ValueToString (int v);

Parameters

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

Returns

string 此整数的字符串形式。

Description

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