MindFusion.Wpf Pack Programmer's Guide
CommandList.Count Property
See Also
 





Gets the number of commands contained within the collection.

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

 Syntax

C#  Copy Code

public int Count { get; }

Visual Basic  Copy Code

Public ReadOnly Property Count As Integer

 Property Value

 See Also

CommandList Members
CommandList Class
MindFusion.Diagramming.Wpf.Commands Namespace