DiagramItem::RepresentedElements Property
Visual Studio 2015
Gets a collection of ModelElements that this DiagramItem represents.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: System.Collections::ICollection^For a DiagramItem which describes just a ShapeElement, the representative element is the ShapeElement itself.
Show: