Udostępnij za pośrednictwem


Konstruktor PresentationElementTypeDescriptor — (ICustomTypeDescriptor, PresentationElement, ModelElement)

Uwaga: ten interfejs API jest już przestarzały.

ctor do tworzenia klasy otoki, która reprezentuje element zużywanego przez właściwości siatki.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
<ObsoleteAttribute("This method is redundant and may be removed in a later version. Use the alternative (ICustomTypeDescriptor, PresentationElement) constructor instead.",  _
    True)> _
Protected Friend Sub New ( _
    parent As ICustomTypeDescriptor, _
    presentationElement As PresentationElement, _
    element As ModelElement _
)
[ObsoleteAttribute("This method is redundant and may be removed in a later version. Use the alternative (ICustomTypeDescriptor, PresentationElement) constructor instead.", 
    true)]
protected internal PresentationElementTypeDescriptor(
    ICustomTypeDescriptor parent,
    PresentationElement presentationElement,
    ModelElement element
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PresentationElementTypeDescriptor Klasa

Przeciążenie PresentationElementTypeDescriptor

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams