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