Represents a collection of ActionItems.
Adds an item to the collection.
the item to be added
Gets an item at a specified index.
The index.
Gets an array of the current action items in the collection.
Removes an item to the collection.
The item to be removed.
Represents a collection of ActionItems.