Udostępnij za pośrednictwem


Metoda ElementTypeDescriptionProvider.CreateCustomTypeDescriptor — (ICustomTypeDescriptor, ModelElement)

Overridables w klasie pochodnej zapewnienie ICustomTypeDescriptor (która nie musi być ElementTypeDescriptor).Implementacji podstawowej po prostu wywołuje CreateTypeDescriptor(), aby utworzyć ElementTypeDescriptor.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Design
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

'Deklaracja
Protected Overridable Function CreateCustomTypeDescriptor ( _
    parent As ICustomTypeDescriptor, _
    element As ModelElement _
) As ICustomTypeDescriptor
protected virtual ICustomTypeDescriptor CreateCustomTypeDescriptor(
    ICustomTypeDescriptor parent,
    ModelElement element
)

Parametry

Wartość zwracana

Typ: System.ComponentModel.ICustomTypeDescriptor

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementTypeDescriptionProvider Klasa

Przeciążenie CreateCustomTypeDescriptor

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Design