MultiValueConverter(Of T1, T2, T3, TTarget).Convert Method (Object(), Type, Object, CultureInfo)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Public Overrides NotOverridable Function Convert ( values As Object(), targetType As Type, parameter As Object, culture As CultureInfo ) As Object
Parameters
- values
- Type: System.Object()
- targetType
- Type: System.Type
- parameter
- Type: System.Object
- culture
- Type: System.Globalization.CultureInfo
Return Value
Type: System.Object
Show: