Share via


Interop.ICustomTypeDescriptor.GetEditor(Type) Método

Definição

Retorna o editor do Activity independente.

 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

O tipo de editor solicitado.

Retornos

O editor do Activity independente.

Implementações

Comentários

Este membro é uma implementação do membro de interface explícita. Ele só pode ser usado quando a instância de Interop é convertida em uma interface de ICustomTypeDescriptor.

Aplica-se a