MindFusion.Wpf Pack Programmer's Guide
CommandCollection Methods
 


 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