接口 IListBoxItemCollection

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

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