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