CultureInfoIetfLanguageTagConverter.CanConvertTo Metoda

Definicja

Określa, czy CultureInfoIetfLanguageTagConverter można przekonwertować na dany typ.

public:
 override bool CanConvertTo(System::ComponentModel::ITypeDescriptorContext ^ typeDescriptorContext, Type ^ destinationType);
public override bool CanConvertTo (System.ComponentModel.ITypeDescriptorContext typeDescriptorContext, Type destinationType);
override this.CanConvertTo : System.ComponentModel.ITypeDescriptorContext * Type -> bool
Public Overrides Function CanConvertTo (typeDescriptorContext As ITypeDescriptorContext, destinationType As Type) As Boolean

Parametry

typeDescriptorContext
ITypeDescriptorContext

Wartość wyliczenia ITypeDescriptorContext.

destinationType
Type

Zapytanie Type o obsługę konwersji.

Zwraca

Boolean

true jeśli CultureInfoIetfLanguageTagConverter można przekonwertować; w przeciwnym razie , false.

Dotyczy