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