Actions
Last updated
Last updated
Name | Info |
---|---|
add element
adds an item to the collection
add element at index
adds an item at the current index (collection "index" property) of the collection
remove element at index
removes an element at the current index (collection "index" property) of the collection
remove all
removes all the elements in the collection