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