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