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