[]
Gets a ScheduleGroupItem object at the specified index.
public ScheduleGroupItem this[int index] { get; }
| Type | Name | Description |
|---|---|---|
| int | index |
Gets a ScheduleGroupItem object with the specified owner.
public ScheduleGroupItem this[object owner] { get; }
| Type | Name | Description |
|---|---|---|
| object | owner |