======Метод AlignmentTransformSolver.CanJoin(AlignmentJoinType, Alignment, Alignment)====== * **Пространство имен:** [[developers:references:topomatic.alg.serviceclasses|Topomatic.Alg.ServiceClasses]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public KeyValuePair CanJoin(AlignmentJoinType joinType, Alignment firstAlignment, Alignment secondAlignment) **Параметры** * //joinType// * Тип: [[developers:references:topomatic.alg.alignmentjointype|Topomatic.Alg.AlignmentJoinType]] * //firstAlignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //secondAlignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.keyvaluepair_2|System.Collections.Generic.KeyValuePair]]<[[developers:references:system.boolean|System.Boolean]], [[developers:references:system.string|System.String]]>