DiagramItemCollection::Remove Method (ICollection^)
Visual Studio 2015
Removes the specified DiagramItems from an ICollection
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- diagramItemsToRemove
-
Type:
System.Collections::ICollection^
The collection of DiagramItems to remove.
Show: