Aracılığıyla paylaş


PresentationElementTypeDescriptionProvider.CreateTypeDescriptor Yöntem (ICustomTypeDescriptor, ModelElement)

Özel tür tanımlayıcısı için bir PresentationElement sağlar.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

'Bildirim
Protected Overrides NotOverridable Function CreateTypeDescriptor ( _
    parent As ICustomTypeDescriptor, _
    element As ModelElement _
) As ElementTypeDescriptor
protected override sealed ElementTypeDescriptor CreateTypeDescriptor(
    ICustomTypeDescriptor parent,
    ModelElement element
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.Design.ElementTypeDescriptor

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PresentationElementTypeDescriptionProvider Sınıf

CreateTypeDescriptor Fazla Yük

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı