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

TextValueField<T0>.ValueToString

Switch to Manual
protected string ValueToString (T value);

Parameters

value要转换为字符串的值。

Returns

string 字符串形式的值。

Description

将给定值转换为字符串。