Udostępnij za pośrednictwem


Właściwość SelectedShapesCollection.RepresentedElements —

Pobiera odpowiednie ModelElements, które reprezentują ten wybór.

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 ReadOnly Property RepresentedElements As ReadOnlyCollection(Of ModelElement)
public ReadOnlyCollection<ModelElement> RepresentedElements { get; }

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SelectedShapesCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams