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