Compartir a través de


GeoCoordinateCollectionConverter.CanConvertFrom (Método) (ITypeDescriptorContext, Type)

Este miembro invalida TypeConverter.CanConvertFrom(ITypeDescriptorContext, Type).

Espacio de nombres:  Microsoft.Phone.Maps.Controls
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
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 

Parámetros

Valor devuelto

Tipo: System.Boolean

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

GeoCoordinateCollectionConverter Clase

CanConvertFrom (Sobrecarga)

Microsoft.Phone.Maps.Controls (Espacio de nombres)