Represents a collection of Item objects.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public class ItemCollection<T> : StateCollection<T> where T : Item |
Visual Basic
![]() |
---|
Public Class ItemCollection(Of T As Item) |
System.Object
MindFusion.Scheduling.StateCollection(T)
MindFusion.Scheduling.ItemCollection(T)