EventItemCollection
EventItemCollection class
EventItem collection.
EventItemCollection()
Constructor.
Properties
| Name | Type | Description |
|---|---|---|
| Count | int | |
| Item (int) | EventItem |
Methods
| Name | Description |
|---|---|
| add | Add the eventItem in the collection. |
| remove | Remove the eventItem from the collection. |
| clear | |
| removeAt | |
| iterator | Reserved for internal use. |