A collection of commands.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public class CommandCollection : List<Command> |
Visual Basic Copy Code |
---|
Public Class CommandCollection |
System.Object
System.Collections.Generic.List(Command)
MindFusion.Diagramming.Commands.CommandCollection