Udostępnij za pośrednictwem


Metoda AndBooleanConverter.Convert —

Microsoft tylko do użytku wewnętrznego.

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

Składnia

'Deklaracja
Public Function Convert ( _
    values As Object(), _
    targetType As Type, _
    parameter As Object, _
    culture As CultureInfo _
) As Object
public Object Convert(
    Object[] values,
    Type targetType,
    Object parameter,
    CultureInfo culture
)

Parametry

Wartość zwracana

Typ: System.Object
true Jeżeli wartości połączonych z logiczną, równą i true, w przeciwnym razie false.

Implementuje

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AndBooleanConverter Klasa

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI