======Класс RoadStationingSerializer====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime|Topomatic.Alg.Runtime]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.alg.runtime.stationingoldbinaryserializer|Topomatic.Alg.Runtime.StationingOldBinarySerializer]] * Topomatic.Alg.Runtime.RoadStationingSerializer =====Синтаксис===== public sealed class RoadStationingSerializer : StationingOldBinarySerializer =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.runtime.roadstationingserializer..ctor|RoadStationingSerializer()]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.roadstationingserializer.loadfromstreamroad_system.io.stream_topomatic.alg.stationing.algstationing|LoadFromStreamRoad(Stream, AlgStationing)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.roadstationingserializer.savetostreamroad_system.io.stream_topomatic.alg.stationing.algstationing|SaveToStreamRoad(Stream, AlgStationing)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.roadstationingserializer.savetostreamtpk_system.io.stream_topomatic.alg.stationing.algstationing|SaveToStreamTpk(Stream, AlgStationing)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|