Inserts the node at the specified position.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C#
![]() |
---|
public void InsertNode ( |
Visual Basic
![]() |
---|
Public Sub InsertNode( _ |
The zero-based index at which the node should be inserted.
The node to insert.