SubMenuStyle.ICustomTypeDescriptor.GetConverter Méthode
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 obtenir une description de ce membre, consultez GetConverter().
virtual System::ComponentModel::TypeConverter ^ System.ComponentModel.ICustomTypeDescriptor.GetConverter() = System::ComponentModel::ICustomTypeDescriptor::GetConverter;
System.ComponentModel.TypeConverter ICustomTypeDescriptor.GetConverter ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetConverter : unit -> System.ComponentModel.TypeConverter
override this.System.ComponentModel.ICustomTypeDescriptor.GetConverter : unit -> System.ComponentModel.TypeConverter
Function GetConverter () As TypeConverter Implements ICustomTypeDescriptor.GetConverter
Retours
TypeConverter qui est le convertisseur pour cet objet, ou null
s’il n’existe aucun TypeConverter pour cet objet.
Implémente
Remarques
Ce membre est une implémentation d'un membre d'interface explicite. Il ne peut être utilisé que lorsque l’instance SubMenuStyle est castée dans l’interface ICustomTypeDescriptor .