scripting:api:list-pane:add-item

AddItem

Method of IListPane

Add new line item to the list

ListPane.AddItem(pItem);
ListPane.AddItem pItem
HRESULT hr = ListPane.AddItem(pItem);