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