ReferenceTypeConverter Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Do użytku wewnętrznego przez platformę 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
- Dziedziczenie
-
ReferenceTypeConverter
- Implementuje
Konstruktory
ReferenceTypeConverter() |
Do użytku wewnętrznego przez platformę Microsoft.Maui.Controls. |
Metody
CanConvertFrom(ITypeDescriptorContext, Type) |
Do użytku wewnętrznego przez platformę Microsoft.Maui.Controls. |
CanConvertTo(ITypeDescriptorContext, Type) |
Do użytku wewnętrznego przez platformę Microsoft.Maui.Controls. |
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) |
Do użytku wewnętrznego przez platformę Microsoft.Maui.Controls. |
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) |
Do użytku wewnętrznego przez platformę Microsoft.Maui.Controls. |
Jawne implementacje interfejsu
IExtendedTypeConverter.ConvertFromInvariantString(String, IServiceProvider) |
Do użytku wewnętrznego przez platformę Microsoft.Maui.Controls. |