Share via


SelectedShapesCollection.RepresentedElements Property

Definition

Gets corresponding ModelElements that represent this selection.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ RepresentedElements { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ModelElement> RepresentedElements { get; }
member this.RepresentedElements : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ModelElement>
Public ReadOnly Property RepresentedElements As ReadOnlyCollection(Of ModelElement)

Property Value

Applies to