接口 IListBoxItemCollection

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

public interface IListBoxItemCollection extends IItemCollection<ListBoxItem>
Prevents generic type parameter erasure for IItemCollection< ListBoxItem> .