Udostępnij za pośrednictwem


Metoda AndBooleanConverter.ConvertBack —

Microsoft tylko do użytku wewnętrznego.Ta metoda generuje NotSupportedException.

Przestrzeń nazw:  Microsoft.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Function ConvertBack ( _
    value As Object, _
    targetTypes As Type(), _
    parameter As Object, _
    culture As CultureInfo _
) As Object()
public Object[] ConvertBack(
    Object value,
    Type[] targetTypes,
    Object parameter,
    CultureInfo culture
)

Parametry

Wartość zwracana

Typ: array<System.Object[]
Ta metoda generuje NotSupportedException.

Implementuje

IMultiValueConverter.ConvertBack(Object, array<Type[], Object, CultureInfo)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AndBooleanConverter Klasa

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI