Gets the number of elements contained in the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public int Count { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Count As Integer |
The number of elements actually contained in the collection.
WpfDiagram Programmer's Guide | © 2025 MindFusion |