Interop.ICustomTypeDescriptor.GetEditor(Type) Metodo

Definizione

Restituisce l'editor per l'oggetto Activity incluso.

 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

Parametri

editorBaseType
Type

Tipo di editor richiesto.

Restituisce

Editor per l'oggetto Activity incluso.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza Interop a un'interfaccia ICustomTypeDescriptor.

Si applica a