======Интерфейс IAlgStationing====== * **Пространство имен:** [[developers:references:topomatic.alg.stationing|Topomatic.Alg.Stationing]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public interface IAlgStationing : IStgSerializable, IEquatable, IStationing =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.stationing.ialgstationing.canmakedefault|CanMakeDefault]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.stationing.ialgstationing.editeditems|EditedItems]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.stationing.ialgstationing.empty|Empty]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stationlength|StationLength]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stations|Stations]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.assign_topomatic.alg.stationing.ialgstationing|Assign(IAlgStationing)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.containswhole_system.double|ContainsWhole(Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.makedefault_system.int32_system.double_system.double|MakeDefault(Int32, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.pktostation_system.int32_system.nullable_1_system.double|PkToStation(Int32, Nullable, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stationtopk_system.double_ref_system.int32_ref_system.nullable`1_ref_system.double|StationToPk(Double, Int32, Nullable`1, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stationtopkdecimal_system.double_ref_system.int32_ref_system.nullable`1_ref_system.double|StationToPkDecimal(Double, Int32, Nullable`1, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stationtostring_system.double|StationToString(Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stationtostring_system.double_system.double|StationToString(Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stationtostring_system.double_system.int32_system.boolean_ref_system.string_ref_system.string|StationToString(Double, Int32, Boolean, String, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stationtostring_system.double_ref_system.string_ref_system.string|StationToString(Double, String, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stringtostation_system.string|StringToStation(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stringtostation_system.string_system.string|StringToStation(String, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.stringtostation_system.string_ref_system.double_ref_system.double|StringToStation(String, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.trypktostation_system.int32_system.nullable_1_system.double_ref_system.double|TryPkToStation(Int32, Nullable, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.trystringtostation_system.string_ref_system.double_ref_system.double|TryStringToStation(String, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.trystringtostation_system.string_ref_system.double|TryStringToStation(String, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.stationing.ialgstationing.trystringtostation_system.string_system.string_ref_system.double|TryStringToStation(String, String, Double)]]| |