======Метод Transition.EqualsWith(Transition, Double, Double, Boolean, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.alg.prf|Topomatic.Alg.Prf]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public virtual bool EqualsWith(Transition transition, double startStation, double endStation, bool includeStart, bool includeEnd) **Параметры** * //transition// * Тип: [[developers:references:topomatic.alg.prf.transition|Topomatic.Alg.Prf.Transition]] * //startStation// * Тип: System.Double * //endStation// * Тип: System.Double * //includeStart// * Тип: System.Boolean * //includeEnd// * Тип: System.Boolean **Возвращаемое значение** * Тип: System.Boolean