Ler em inglês

Compartilhar via


MultiValueConverter<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,TTarget> Class

Definition

Converts multiple values from one type to another.

C++/WinRT
template <typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7, typename T8, typename T9, typename T10, typename TTarget>
[Windows::Foundation::Metadata::WebHostHidden]
class MultiValueConverter : Microsoft::VisualStudio::PlatformUI::MultiValueConverterBase<TTarget>

Type Parameters

T1

The first type.

T2

The second type.

T3

The third type.

T4

The fourth type.

T5

The fifth type.

T6

The sixth type.

T7

The seventh type.

T8

The eighth type.

T9

The ninth type.

T10

The tenth type.

TTarget

The target type.

Inheritance
MultiValueConverter<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,TTarget>

Constructors

MultiValueConverter<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,TTarget>()

Initializes a new instance of MultiValueConverter.

Methods

Applies to

Produto Versões
Visual Studio SDK 2015, 2017, 2019, 2022