======Метод AlignmentValueConverter.StringToStationSorted(IAlgStationing, String, Double, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg|Topomatic.Alg]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public static void StringToStationSorted(IAlgStationing stationing, string value, out double min, out double max) **Параметры** * //stationing// * Тип: [[developers:references:topomatic.alg.stationing.ialgstationing|Topomatic.Alg.Stationing.IAlgStationing]] * //value// * Тип: [[developers:references:system.string|System.String]] * //min// * Тип: [[developers:references:system.double|System.Double]] * //max// * Тип: [[developers:references:system.double|System.Double]]