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