Condividi tramite


TypeTypeConverter Classe

Definizione

Classe che accetta una rappresentazione in forma di stringa di un elemento Type e restituisce un elemento Type corrispondente.

public ref class TypeTypeConverter sealed : System::ComponentModel::TypeConverter, Microsoft::Maui::Controls::IExtendedTypeConverter
public sealed class TypeTypeConverter : System.ComponentModel.TypeConverter, Microsoft.Maui.Controls.IExtendedTypeConverter
type TypeTypeConverter = class
    inherit TypeConverter
    interface IExtendedTypeConverter
Public NotInheritable Class TypeTypeConverter
Inherits TypeConverter
Implements IExtendedTypeConverter
Ereditarietà
TypeTypeConverter
Implementazioni

Costruttori

TypeTypeConverter()

Classe che accetta una rappresentazione in forma di stringa di un elemento Type e restituisce un elemento Type corrispondente.

Metodi

CanConvertFrom(ITypeDescriptorContext, Type)

Classe che accetta una rappresentazione in forma di stringa di un elemento Type e restituisce un elemento Type corrispondente.

CanConvertTo(ITypeDescriptorContext, Type)

Classe che accetta una rappresentazione in forma di stringa di un elemento Type e restituisce un elemento Type corrispondente.

ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)

Classe che accetta una rappresentazione in forma di stringa di un elemento Type e restituisce un elemento Type corrispondente.

ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Classe che accetta una rappresentazione in forma di stringa di un elemento Type e restituisce un elemento Type corrispondente.

Implementazioni dell'interfaccia esplicita

IExtendedTypeConverter.ConvertFromInvariantString(String, IServiceProvider)

Classe che accetta una rappresentazione in forma di stringa di un elemento Type e restituisce un elemento Type corrispondente.

Si applica a