ReferenceTypeConverter Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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. |