Sdílet prostřednictvím


ReferenceTypeConverter Třída

Definice

Pro interní použití platformou 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
Dědičnost
ReferenceTypeConverter
Implementuje

Konstruktory

ReferenceTypeConverter()

Pro interní použití platformou Microsoft.Maui.Controls.

Metody

CanConvertFrom(ITypeDescriptorContext, Type)

Pro interní použití platformou Microsoft.Maui.Controls.

CanConvertTo(ITypeDescriptorContext, Type)

Pro interní použití platformou Microsoft.Maui.Controls.

ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)

Pro interní použití platformou Microsoft.Maui.Controls.

ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Pro interní použití platformou Microsoft.Maui.Controls.

Explicitní implementace rozhraní

IExtendedTypeConverter.ConvertFromInvariantString(String, IServiceProvider)

Pro interní použití platformou Microsoft.Maui.Controls.

Platí pro