MultiValueConverter<T1, T2, T3, T4, TTarget>::Convert Method (T1, T2, T3, T4, Object^, CultureInfo^)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
protected: virtual TTarget Convert( T1 value1, T2 value2, T3 value3, T4 value4, Object^ parameter, CultureInfo^ culture )
Parameters
- value1
- Type: T1
- value2
- Type: T2
- value3
- Type: T3
- value4
- Type: T4
- parameter
- Type: System::Object^
- culture
- Type: System.Globalization::CultureInfo^
Show: