======Класс CrsSectionsOldBinarySerializer====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime|Topomatic.Alg.Runtime]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Runtime.CrsSectionsOldBinarySerializer =====Синтаксис===== public abstract sealed class CrsSectionsOldBinarySerializer =====Методы===== ^Тип^Имя^Описание^ |{{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:static.png|Статический}}|[[developers:references:topomatic.alg.runtime.crssectionsoldbinaryserializer.loadfromstream_system.io.stream_topomatic.alg.crs.corridor_arr_system.int32|LoadFromStream(Stream, Corridor, Int32[])]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.runtime.crssectionsoldbinaryserializer.savetostream_system.io.stream_topomatic.alg.crs.corridor_system.int32|SaveToStream(Stream, Corridor, Int32)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|