Inserts an element into the collection at the specified index.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public abstract void Insert ( |
Visual Basic
![]() |
---|
Public MustOverride Sub Insert( _ |
The zero-based index at which item should be inserted.
The object to insert.
WpfDiagram Programmer's Guide | © 2025 MindFusion |