Gets the number of commands contained within the collection.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public int Count { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Count As Integer |
See Also