Sdílet prostřednictvím


SelectedShapesCollection.RepresentedElements – vlastnost

Získá odpovídající ModelElements, představující tento výběr.

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

Syntaxe

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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SelectedShapesCollection Třída

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