ReferenceTypeConverter Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls.
public ref class ReferenceTypeConverter sealed : System::ComponentModel::TypeConverter, Microsoft::Maui::Controls::IExtendedTypeConverter
public sealed class ReferenceTypeConverter : System.ComponentModel.TypeConverter, Microsoft.Maui.Controls.IExtendedTypeConverter
type ReferenceTypeConverter = class
inherit TypeConverter
interface IExtendedTypeConverter
Public NotInheritable Class ReferenceTypeConverter
Inherits TypeConverter
Implements IExtendedTypeConverter
- Héritage
-
ReferenceTypeConverter
- Implémente
Constructeurs
ReferenceTypeConverter() |
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls. |
Méthodes
CanConvertFrom(ITypeDescriptorContext, Type) |
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls. |
CanConvertTo(ITypeDescriptorContext, Type) |
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls. |
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) |
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls. |
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) |
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls. |
Implémentations d’interfaces explicites
IExtendedTypeConverter.ConvertFromInvariantString(String, IServiceProvider) |
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls. |