EventSetterHandlerConverter.CanConvertFrom Metodo

Definizione

Restituisce un valore che indica se questo convertitore può convertire un oggetto di un tipo in un oggetto Delegate.

public override bool CanConvertFrom (System.ComponentModel.ITypeDescriptorContext typeDescriptorContext, Type sourceType);

Parametri

typeDescriptorContext
ITypeDescriptorContext

Oggetto ITypeDescriptorContext che fornisce un contesto di formato.

sourceType
Type

Oggetto Type che rappresenta il tipo da cui eseguire la conversione.

Restituisce

true se il convertitore può eseguire la conversione. In caso contrario, false.

Commenti

Questo metodo restituisce true solo quando sourceType è un String tipo. Tutti gli altri sourceType tipi restituiscono false.

Si applica a

Prodotto Versioni
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9