======Конструктор EnumerableList(IEnumerable, Int32)====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Синтаксис===== public EnumerableList(IEnumerable collection, int capacity) **Параметры** * //collection// * Тип: [[developers:references:system.collections.ienumerable|System.Collections.IEnumerable]] * //capacity// * Тип: [[developers:references:system.int32|System.Int32]]