...
...
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
This object functions as a general-purpose, doubly linked list. It can be used as a container for arbitrary-length lists of BrightSign objects. The array operator [ ] can be used to access any element in an ordered list.
...
Note | ||
---|---|---|
| ||
The two appended objects must be of the same type. |
ifArrayGet
GetEntry(a As Integer) As Dynamic
...