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