DiagramItemCollection::Insert Method (Int32, DiagramItem^)
Visual Studio 2015
Inserts the DiagramItem into the collection at the specified index.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- index
-
Type:
System::Int32
A zero-based index.
- diagramItem
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramItem^
The DiagramItem to insert.
Show: