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

TextValueField<T0>.ValueToString

切换到手册
protected string ValueToString (T value);

参数

value要转换为字符串的值。

返回

string 字符串形式的值。

描述

将给定值转换为字符串。