Convert(object, Type, object, CultureInfo)
Declaration
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)Parameters
| Type | Name | Description |
|---|---|---|
| object | value | |
| Type | targetType | |
| object | parameter | |
| CultureInfo | culture |
Returns
| Type | Description |
|---|---|
| object |