Implements clearing of a collection.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public class ResetCollectionCommand<T> : Command |
Visual Basic
![]() |
---|
Public Class ResetCollectionCommand(Of T) |
There is usually no need to instantiate this class directly. Instances of this command are automatically created and executed when an UndoableCollection is cleared.
System.Object
MindFusion.Spreadsheet.Command
MindFusion.Spreadsheet.ResetCollectionCommand(T)
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |