SelectedShapesCollection::Set Method (DiagramItemCollection^)
Visual Studio 2015
Replaces the current selection with a new selection.
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 selection.
If the DiagramItemCollection is null, then the selection is cleared. Clears deferred selection before taking any actions.
Show: