Udostępnij za pośrednictwem


Właściwość ElementGroup.ModelElements —

Pobierz listę wszystkich elementów zawartych w tej grupie element i wszystkie grupy elementów podrzędnych

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

Składnia

'Deklaracja
Public ReadOnly Property ModelElements As ReadOnlyCollection(Of ModelElement)
public ReadOnlyCollection<ModelElement> ModelElements { get; }

Wartość właściwości

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ModelElement>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementGroup Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling