[ Version ( since = "2.4" ) ]
public void delete_action (int index_)
Deletes the action at index_
from this’s action list.
Note that index_
is a relative position and the position of an action may have changed since it was inserted.
this | |
index_ |
the index of the item to delete |