Инструменты пользователя

Инструменты сайта


developers:references:topomatic.dwg.entities.entitycollection_1..ctor_system.collections.generic.ienumerable_1

Конструктор EntityCollection<T>(IEnumerable<T>)

Initializes a new instance of the EntityCollection class that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied.

  • Пространство имен: Topomatic.Dwg.Entities
  • Сборка: Topomatic.Dwg (в Topomatic.Dwg.dll)

Синтаксис

public  EntityCollection<T>(IEnumerable<T> collection)

Параметры

  • collection
    • Тип: System.Collections.Generic.IEnumerable<T>
    • The collection whose elements are copied to the new list.
developers/references/topomatic.dwg.entities.entitycollection_1..ctor_system.collections.generic.ienumerable_1.txt · Последние изменения: 2023/07/28 17:28 (внешнее изменение)