DiagramItemCollection::Add Method (ICollection^)
Visual Studio 2015
Adds the DiagramItem of an ICollection to the end of the DiagramItemCollection
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- diagramItemsToAdd
-
Type:
System.Collections::ICollection^
The collection of DiagramItems to add to this collection.
Show: