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

TextValueField<T0>.ValueToString

Cambiar al Manual
protected string ValueToString (T value);

Parámetros

valueThe value to be converted to string.

Valor de retorno

string The value as a string.

Descripción

Converts the given value to a string.