SelectedShapesCollection::RepresentedElements Property
Visual Studio 2015
Gets corresponding ModelElements that represent this selection.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property ReadOnlyCollection<ModelElement^>^ RepresentedElements { ReadOnlyCollection<ModelElement^>^ get(); }
Property Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<ModelElement^>^
Show: