Метод | Описание | |
---|---|---|
Convert ( object value, |
Converts a value to a string by formatting it.
|
public Convert ( object value, |
||
value | object | The value to convert. |
targetType | The target type of the conversion. | |
parameter | object | The format string. |
culture | The culture to use for conversion. | |
Результат | object |