Represents a strongly-typed collection of Item objects.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public sealed class ItemCollection : IList<Item>, ICollection<Item>, IEnumerable<Item>, IEnumerable |
Visual Basic Copy Code |
---|
Public NotInheritable Class ItemCollection |
System.Object
MindFusion.Scheduling.ItemCollection
Scheduling for .NET MAUI Guide | © 2023 MindFusion |