HighlightedShapesCollection::Add Method (DiagramItemCollection^)
Visual Studio 2015
Adds the specified DiagramItems to the current highlight list.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- diagramItems
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramItemCollection^
The collection of DiagramItems to add.
If a DiagramItem in the collection is already in the highlight list, the DiagramItem is ignored.
Show: