======Метод SolveLib.IsSamePathLists(List, List)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation.cogo|Topomatic.Cad.Foundation.Cogo]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static bool IsSamePathLists(List pathList1, List pathList2) **Параметры** * //pathList1// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.cad.foundation.cogo.ipathitem|Topomatic.Cad.Foundation.Cogo.IPathItem]]> * //pathList2// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.cad.foundation.cogo.ipathitem|Topomatic.Cad.Foundation.Cogo.IPathItem]]> **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]