Inserts the specified diagram item into the collection at the specified position.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public override void Insert ( |
Visual Basic Copy Code |
---|
Public Overrides Sub Insert( _ |
The zero-based index at which to insert the item.
The DiagramItem object to add to the collection.