======Класс RoadSideCorrection====== * **Пространство имен:** [[developers:references:topomatic.alg.road.corrections|Topomatic.Alg.Road.Corrections]] * **Сборка:** Topomatic.Alg.Road (в Topomatic.Alg.Road.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * Topomatic.Alg.Road.Corrections.RoadSideCorrection =====Синтаксис===== public class RoadSideCorrection : UpdatableObject, INamedTransactable, ITransactable, IUpdatable, IList, ICollection, IEnumerable, IEnumerable, IOwned, IStgSerializable, IAlignmentContainer =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection..ctor_system.object|RoadSideCorrection(Object)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.alignment|Alignment]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.isreadonly|IsReadOnly]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.isupdating|IsUpdating]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.owner|Owner]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.add_topomatic.alg.road.corrections.roadsidecorrectionitem|Add(RoadSideCorrectionItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.beginupdate_system.string|BeginUpdate(String)]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.beginupdate|BeginUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.contains_topomatic.alg.road.corrections.roadsidecorrectionitem|Contains(RoadSideCorrectionItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.copyto_arr_topomatic.alg.road.corrections.roadsidecorrectionitem_system.int32|CopyTo(RoadSideCorrectionItem[], Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.indexof_topomatic.alg.road.corrections.roadsidecorrectionitem|IndexOf(RoadSideCorrectionItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.insert_system.int32_topomatic.alg.road.corrections.roadsidecorrectionitem|Insert(Int32, RoadSideCorrectionItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.remove_topomatic.alg.road.corrections.roadsidecorrectionitem|Remove(RoadSideCorrectionItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.corrections.roadsidecorrection.trygetvalue_system.double_ref_topomatic.alg.road.corrections.correctionitem|TryGetValue(Double, CorrectionItem)]]| |