[]
Converts data values into display values.
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
Public Function Convert(value As Object, targetType As Type, parameter As Object, culture As CultureInfo) As Object
| Type | Name | Description |
|---|---|---|
| object | value | |
| Type | targetType | |
| object | parameter | |
| CultureInfo | culture |
| Type | Description |
|---|---|
| object |