Use this method on containers that Implement the IArray Interface to remove a item from the container.
Containers that Implement IArray should be 0 based, that is the first item is number 0.
IArray Interface