Click or drag to resize

UndoActionListAddRemove Class

The action of undo/redo system for adding and removing items of a list.
Inheritance Hierarchy

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public class UndoActionListAddRemove : UndoSystemAction

The UndoActionListAddRemove type exposes the following members.

Constructors
  NameDescription
Public methodUndoActionListAddRemove
Initializes a new instance of the UndoActionListAddRemove class
Top
Properties
  NameDescription
Public propertyList
Public propertyObjectIndexes
Top
Methods
Extension Methods
See Also