Search
CommandCollection Constructor ()
See Also
 





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

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

 Syntax

C#  Copy Code

public CommandCollection ()

Visual Basic  Copy Code

Public Sub New ()

 See Also