Removes the specified item in the collection. If undo is enabled, the item is replaced through a command. Otherwise, the item is replaced directly.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
protected void TrackReplace ( |
Visual Basic
![]() |
---|
Protected Sub TrackReplace( _ |
A zero-based index specifying the position of the item in the collection.
The previous item at the specified position.
The new item at the specified position.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |