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