MarkupMultiConverter.

Convert(object[], Type, object, CultureInfo) Method

Syntax

public abstract object Convert(object[] values, Type targetType, object parameter, CultureInfo culture)

Parameters

Name Type Description
values object[]
targetType Type
parameter object
culture CultureInfo

Return Value

Type Description
object