Function TabItemList.insert

insert new item to specified position

TabItemList insert(
  TabItem item,
  int index
);