Udostępnij za pośrednictwem


Metoda OrBooleanConverter.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

Implementuje

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

OrBooleanConverter Klasa

Przestrzeń nazw Microsoft.VisualStudio.PlatformUI