Inserts the specified row at the specified index within the collection.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public void Insert ( |
Visual Basic
![]() |
---|
Public Sub Insert( _ |
The zero-based index at which to insert the row.
The TableNode.Row object to add to the collection.
NetDiagram Programmer's Guide | © 2023 MindFusion |