Interop.ICustomTypeDescriptor.GetEditor(Type) Método

Definición

Devuelve el editor para la Activitycontenida.

 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

Parámetros

editorBaseType
Type

Tipo del editor solicitado.

Devoluciones

Editor para la Activitycontenida.

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de Interop se convierte en una interfaz ICustomTypeDescriptor.

Se aplica a