MultiValueConverter(Of T1, T2, T3, TTarget).Convert Method (Object(), Type, Object, CultureInfo)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
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

Return to top
Show: