IMultiValueConverter.Convert(Object[], Type, Object, CultureInfo) 方法

定义

public object Convert(object[] values, Type targetType, object parameter, System.Globalization.CultureInfo culture);
abstract member Convert : obj[] * Type * obj * System.Globalization.CultureInfo -> obj

参数

values
System.Object[]
targetType
System.Type
parameter
System.Object
culture
System.Globalization.CultureInfo

返回

System.Object

适用于