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.