ItemList Properties |
The ItemList type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Returns the total number of UI elements. | |
| Data | Set a list of items and create UI elements for them, or get the list of items for which the elements were created. | |
| Item | Returns the UI element at a particular index, or if index is out-of-bounds. |