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