Udostępnij za pośrednictwem


Metoda UserContextTypeConverter.ConvertTo — (ITypeDescriptorContext, CultureInfo, Object, Type)

Ta metoda nie jest używana przez program Visual Studio SDK.Konwertuje kontekstu Pomoc do określonego typu przy użyciu kontekstu określonym formacie.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Design
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

'Deklaracja
Public Overrides Function ConvertTo ( _
    context As ITypeDescriptorContext, _
    culture As CultureInfo, _
    value As Object, _
    destinationType As Type _
) As Object
public override Object ConvertTo(
    ITypeDescriptorContext context,
    CultureInfo culture,
    Object value,
    Type destinationType
)

Parametry

  • destinationType
    Typ: System.Type
    Typ do konwersji wartości.

Wartość zwracana

Typ: System.Object
Przekonwertowane wartości.

Wyjątki

Wyjątek Warunek
ArgumentNullException

destinationTypeis nullodwołanie o wartości null (Nothing w języku Visual Basic).

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UserContextTypeConverter Klasa

Przeciążenie ConvertTo

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Design