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