次の方法で共有


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

適用対象