Returns the TimingGroup with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
Adds a new timing group.
Returns any TimingGroup in the collection.
→ Number
Displays the number of elements in the TimingGroup.
→ TimingGroup[]
Returns every TimingGroup in the collection.
Returns the first TimingGroup in the collection.
Returns the TimingGroup with the specified index or name.
→ TimingGroup[]
Returns the TimingGroups within the specified range.
from
LongInteger | TimingGroup | String
The TimingGroup, index, or name at the beginning of the range. Can accept: TimingGroup, Long Integer or String.
to
LongInteger | TimingGroup | String
The TimingGroup, index, or name at the end of the range. Can accept: TimingGroup, Long Integer or String.
Returns the last TimingGroup in the collection.
Returns the middle TimingGroup in the collection.
Returns the TimingGroup whose index follows the specified TimingGroup in the collection.
Returns the TimingGroup with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the TimingGroup.
Object of 1
Properties elsewhere that hold a TimingGroups.