Removes the specified item.
public void Remove(Roller);
Removes the item at the specified index.
public void Remove(int);
RollerItemCollection Class | Resco.Controls.OutlookControls Namespace