接口 IListBoxItemList

所有超级接口:
IItemCollection<ListBoxItem>, IItemList<ListBoxItem>, Iterable<ListBoxItem>

public interface IListBoxItemList extends IItemList<ListBoxItem>
防止对IItemList<ListBoxItem>的泛型类型参数擦除。