Compartilhar via


CultureInfoIetfLanguageTagConverter.CanConvertTo Método

Definição

Determina se CultureInfoIetfLanguageTagConverter pode converter para um determinado tipo.

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

Parâmetros

typeDescriptorContext
ITypeDescriptorContext

O valor ITypeDescriptorContext.

destinationType
Type

O Type sendo consultado quanto a suporte para conversão.

Retornos

Boolean

true se CultureInfoIetfLanguageTagConverter puder converter, caso contrário, false.

Aplica-se a