Represents a strongly typed collection of Item objects.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public sealed class ItemCollection : CollectionBase, ICollection<Item>, IEnumerable<Item> |
Visual Basic
![]() |
---|
Public NotInheritable Class ItemCollection |
System.Object
System.Collections.CollectionBase
MindFusion.Scheduling.ItemCollection