Method Convert
Convert(object[], Type, object, CultureInfo)
Declaration
public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture)
Parameters
Type | Name | Description |
---|---|---|
object[] | values | |
Type | targetType | |
object | parameter | |
CultureInfo | culture |
Returns
Type | Description |
---|---|
object |