MindFusion.Wpf Pack Programmer's Guide
CommandCollection Members
Constructors Properties Methods
 


A collection of commands.

The following tables list the members exposed by the CommandCollection type.

 Public Constructors

  Name Description

CommandCollection

Overloaded.  

 Public Properties

  Name Description

Item

Gets or sets the command at the specified index.

 Public Methods

  Name Description

Add

Adds the specified command to the collection.

Clear

Removes all commands from the collection.

Contains

Determines whether the specified command is contained in the collection.

GetAt

Returns the command at the specified index.

Remove

Removes the specified command from the collection.

RemoveRange

Removes the specified number of commands from the collection starting at the specified index.

 See Also

CommandCollection Class
MindFusion.Diagramming.Wpf.Commands Namespace