Compartir a través de


PropertyGroup.ICustomTypeDescriptor.GetEditor (Método)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Private Function GetEditor ( _
    editorBaseType As Type _
) As Object Implements ICustomTypeDescriptor.GetEditor
Object ICustomTypeDescriptor.GetEditor(
    Type editorBaseType
)
private:
virtual Object^ GetEditor(
    Type^ editorBaseType
) sealed = ICustomTypeDescriptor::GetEditor
private abstract GetEditor : 
        editorBaseType:Type -> Object 
private override GetEditor : 
        editorBaseType:Type -> Object 
JScript no admite implementaciones explícitas de interfaces.

Parámetros

Valor devuelto

Tipo: System.Object

Implementaciones

ICustomTypeDescriptor.GetEditor(Type)

Seguridad de .NET Framework

Vea también

Referencia

PropertyGroup Clase

Microsoft.VisualStudio.Data.Schema.Package.Internal (Espacio de nombres)