Made some improvements to the list-specific tasks.
made all actions use the most generic collection/list type that supports the operation
fixed a few typo’s (argument indices) in info
added missing info on a few tasks
RemoveElementFromList returns failure if the element was not removed
added RemoveElementAtIndexFromList