======Конструктор EntityCollection(Int32)====== Initializes a new instance of the EntityCollection class that is empty and has the specified initial capacity. * **Пространство имен:** [[developers:references:topomatic.dwg.entities|Topomatic.Dwg.Entities]] * **Сборка:** Topomatic.Dwg (в Topomatic.Dwg.dll) =====Синтаксис===== public EntityCollection(int capacity) **Параметры** * //capacity// * Тип: System.Int32 * The number of elements that the new list can initially store.