Search
CommandCollection Class
See Also
 





A collection of commands.

Namespace: MindFusion.Diagramming.Commands
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class CommandCollection : CollectionBase

Visual Basic  Copy Code

Public Class CommandCollection
    Inherits CollectionBase

 Inheritance Hierarchy

System.Object
    System.Collections.CollectionBase
        MindFusion.Diagramming.Commands.CommandCollection

 See Also