[]
Represents a collection of the SchedulerGroupItem objects.
public class SchedulerGroupItemCollection : DeferrableObservableCollection<SchedulerGroupItem>
Name | Description |
---|---|
SchedulerGroupItemCollection() |
Name | Description |
---|---|
this[int] | Gets a SchedulerGroupItem object at the specified index. |
this[object] | Gets a SchedulerGroupItem object with the specified owner. |