MultiValueConverter<T1, T2, T3, T4, TTarget>::Convert Method (array<Object^>^, Type^, Object^, CultureInfo^)

 

Microsoft internal use only.

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

public:
virtual Object^ Convert(
	array<Object^>^ values,
	Type^ targetType,
	Object^ parameter,
	CultureInfo^ culture
) override sealed

Parameters

values
Type: array<System::Object^>^
targetType
Type: System::Type^
parameter
Type: System::Object^
culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System::Object^

Return to top
Show: