Method of IListPane
Add new line item to the list
ListPane.RemoveItem(pItem);
ListPane.RemoveItem pItem
HRESULT hr = ListPane.RemoveItem(pItem);
IListPane