HighlightedShapesCollection::Remove Method (DiagramItemCollection^)
Visual Studio 2015
Removes the specified DiagramItems from 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 remove
If a DiagramItem does not exist in the highlight list, the DiagramItem is ignored.
Show: