Search
CommandCollection Constructor ()
See Also
 






Initializes a new instance of the CommandCollection class with the default initial capacity.

Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public CommandCollection ()

Visual Basic  Copy Code

Public Sub New ()

 See Also