Partager via


GeoCoordinateCollectionConverter.CanConvertFrom, méthode (ITypeDescriptorContext, Type)

Ce membre substitue TypeConverter.CanConvertFrom(ITypeDescriptorContext, Type).

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

'Déclaration
Public Overrides Function CanConvertFrom ( _
    context As ITypeDescriptorContext, _
    sourceType As Type _
) As Boolean
public override bool CanConvertFrom(
    ITypeDescriptorContext context,
    Type sourceType
)
public:
virtual bool CanConvertFrom(
    ITypeDescriptorContext^ context, 
    Type^ sourceType
) override
abstract CanConvertFrom : 
        context:ITypeDescriptorContext * 
        sourceType:Type -> bool 
override CanConvertFrom : 
        context:ITypeDescriptorContext * 
        sourceType:Type -> bool 

Paramètres

Valeur de retour

Type : System.Boolean

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

GeoCoordinateCollectionConverter Classe

CanConvertFrom, surcharge

Microsoft.Phone.Maps.Controls, espace de noms