Код: Выделить всё
ICollectionКод: Выделить всё
ICollection : IEnumerableтогда почему ICollection и IEnumerable реализованы IList (
Код: Выделить всё
interface IList : ICollection, IEnumerableПодробнее здесь: https://stackoverflow.com/questions/263 ... ough-icoll
Мобильная версия