Sdílet prostřednictvím


ElementListCompartmentMapping – konstruktor (String, Guid, ElementListGetter, DisplayStringGetter, DisplayImageGetter)

Konstruktor pro mapování vlastností domény nepoužívá, ale používá plně vlastní řetězec zobrazovaný název.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    compartmentId As String, _
    domainClassId As Guid, _
    elementListGetter As ElementListGetter, _
    stringGetter As DisplayStringGetter, _
    imageGetter As DisplayImageGetter _
)
public ElementListCompartmentMapping(
    string compartmentId,
    Guid domainClassId,
    ElementListGetter elementListGetter,
    DisplayStringGetter stringGetter,
    DisplayImageGetter imageGetter
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ElementListCompartmentMapping Třída

ElementListCompartmentMapping – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů