Interface ICollection<TItem>

All Superinterfaces:
ICollectionValue<TItem>, Iterable<TItem>

public interface ICollection<TItem> extends ICollectionValue<TItem>