HighlightedShapesCollection::Set Method (DiagramItemCollection^)
Visual Studio 2015
Replaces the current highlight list with a new 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 that is to replace the current highlight list.
If the DiagramItemCollection is null, then the highlight list is cleared.
Show: