Gets a collection of all command objects contained within the composite one.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected CommandCollection SubCommands { get; } |
Visual Basic Copy Code |
---|
Protected ReadOnly Property SubCommands As CommandCollection |