MultiValueConverter<T1, T2, T3, TTarget>.ConvertBack Method (Object, Type[], Object, CultureInfo)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public override sealed object[] ConvertBack(
	object value,
	Type[] targetTypes,
	object parameter,
	CultureInfo culture
)

Parameters

value
Type: System.Object
targetTypes
Type: System.Type[]
parameter
Type: System.Object
culture
Type: System.Globalization.CultureInfo

Return Value

Type: System.Object[]

Return to top
Show: