Gets the number of items in the collection.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int Count { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Count As Integer |
An integer value.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |