MindFusion.Wpf Pack Programmer's Guide
ResetCollectionCommand(T) Members
Constructors Properties Methods
 


Implements clearing of a collection.

The following tables list the members exposed by the ResetCollectionCommand(T) type.

 Public Constructors

  Name Description

ResetCollectionCommand

Initializes a new instance of the ResetCollectionCommand class.

 Protected Properties

  Name Description

HasEffect

Gets a value indicating whether the command does anything. (Inherited from Command.)

Workbook

Gets the Workbook modified by this Command object. (Inherited from Command.)

 Protected Methods

  Name Description

Execute

Command.Execute override.

Redo

Command.Redo override.

Undo

Command.Undo override.

 See Also

ResetCollectionCommand(T) Class
MindFusion.Spreadsheet.Wpf Namespace