MultiValueConverter<T1, T2, T3, T4, T5, TTarget> Class

 

Microsoft internal use only.

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

System::Object
  Microsoft.VisualStudio.PlatformUI::MultiValueConverterBase<TTarget>
    Microsoft.VisualStudio.PlatformUI::MultiValueConverter<T1, T2, T3, T4, T5, TTarget>

generic<typename T1, typename T2, typename T3, typename T4, typename T5, typename TTarget>
public ref class MultiValueConverter : MultiValueConverterBase<TTarget>

Type Parameters

TSource1
TSource2
TSource3
TSource4
TSource5
TTarget

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: