======Структура RenewCorrectionSegmentItem====== * **Пространство имен:** [[developers:references:topomatic.alg.road.corrections|Topomatic.Alg.Road.Corrections]] * **Сборка:** Topomatic.Alg.Road (в Topomatic.Alg.Road.dll) =====Синтаксис===== public struct RenewCorrectionSegmentItem : IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.road.corrections.renewcorrectionsegmentitem..ctor_topomatic.alg.road.corrections.renewcorrectionsegmentitem|RenewCorrectionSegmentItem(RenewCorrectionSegmentItem)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.corrections.renewcorrectionsegmentitem.length|Length]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.renewcorrectionsegmentitem.equals_topomatic.alg.road.corrections.renewcorrectionsegmentitem|Equals(RenewCorrectionSegmentItem)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Показывает, равен ли этот экземпляр заданному объекту. (Наследуется от ValueType.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Возвращает хэш-код для данного экземпляра. (Наследуется от ValueType.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.road.corrections.renewcorrectionsegmentitem.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.renewcorrectionsegmentitem.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает полное имя типа этого экземпляра. (Наследуется от ValueType.)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.alg.road.corrections.renewcorrectionsegmentitem.endstation|EndStation]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.alg.road.corrections.renewcorrectionsegmentitem.maxfrez|MaxFrez]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.alg.road.corrections.renewcorrectionsegmentitem.startstation|StartStation]]| |