======Метод Joiner.Join(IEnumerable, IList)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public void Join(IEnumerable> segments, IList> collection) **Параметры** * //segments// * Тип: [[developers:references:system.collections.generic.ienumerable_1|System.Collections.Generic.IEnumerable]]<[[developers:references:topomatic.cad.foundation.joinsegment_1|Topomatic.Cad.Foundation.JoinSegment]]> * //collection// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]>