======Метод IAlgStationing.TryStringToStation(String, String, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg.stationing|Topomatic.Alg.Stationing]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public virtual bool TryStringToStation(string pk, string plus, out double station) **Параметры** * //pk// * Тип: [[developers:references:system.string|System.String]] * //plus// * Тип: [[developers:references:system.string|System.String]] * //station// * Тип: [[developers:references:system.double|System.Double]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]