IntegerField.ValueToString

protected string ValueToString(int v);

Parameters

v The integer to be converted to string.

Returns

string The integer as string.

Description

Converts the given integer to a string.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答