Removes an item.
public void Remove(Item);
Removes an index.
public void Remove(int);
ItemCollection Class | Sitecore.Collections Namespace