Udostępnij za pośrednictwem


Metoda DesignSurfaceMergeContext.GetRootModelElements —

Zwraca kolekcję ModelElements (non-PresentationElements), które służą jako elementy główne w ElementGroup odtworzonym.

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

Składnia

'Deklaracja
Public Shared Function GetRootModelElements ( _
    transaction As Transaction _
) As IList
public static IList GetRootModelElements(
    Transaction transaction
)

Parametry

Wartość zwracana

Typ: System.Collections.IList

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DesignSurfaceMergeContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams