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

TextValueField<T0>.ValueToString

マニュアルに切り替える
protected string ValueToString (T value);

パラメーター

valueThe value to be converted to string.

戻り値

string The value as a string.

説明

Converts the given value to a string.