Interop.ICustomTypeDescriptor.GetEditor(Type) Méthode

Définition

Retourne l'éditeur de l'Activity contenue.

 virtual System::Object ^ System.ComponentModel.ICustomTypeDescriptor.GetEditor(Type ^ editorBaseType) = System::ComponentModel::ICustomTypeDescriptor::GetEditor;
object ICustomTypeDescriptor.GetEditor (Type editorBaseType);
abstract member System.ComponentModel.ICustomTypeDescriptor.GetEditor : Type -> obj
override this.System.ComponentModel.ICustomTypeDescriptor.GetEditor : Type -> obj
Function GetEditor (editorBaseType As Type) As Object Implements ICustomTypeDescriptor.GetEditor

Paramètres

editorBaseType
Type

Type de l'éditeur demandé.

Retours

Éditeur de l'Activity contenue.

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de Interop est castée en interface ICustomTypeDescriptor.

S’applique à