======Свойство ICollection.Count====== Получает число элементов, содержащихся в интерфейсе [[developers:references:system.collections.generic.icollection_1|ICollection]] . * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public int Count { get; } **Значение свойства** * Тип: [[developers:references:system.int32|System.Int32]]