======Класс ExistentLandAllotmentLine====== * **Пространство имен:** [[developers:references:topomatic.alg.landallotment|Topomatic.Alg.LandAllotment]] * **Сборка:** Topomatic.Alg.LandAllotment (в Topomatic.Alg.LandAllotment.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * [[developers:references:topomatic.foundationclasses.undoobject|Topomatic.FoundationClasses.UndoObject]] * [[developers:references:topomatic.alg.landallotment.landallotmentline|Topomatic.Alg.LandAllotment.LandAllotmentLine]] * Topomatic.Alg.LandAllotment.ExistentLandAllotmentLine =====Синтаксис===== public class ExistentLandAllotmentLine : LandAllotmentLine, INamedTransactable, ITransactable, IUpdatable, IOwned, IStgSerializable, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:8050964bd5830f6ee7d639ef5e0770dd|ExistentLandAllotmentLine(Object, LandAllotmentLineSide, LandAllotmentLinesStyle)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.alignment|Alignment]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.count|Count]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.isreadonly|IsReadOnly]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.undoobject.isupdating|IsUpdating]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.item_system.int32|Item[Int32]]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.landallotment|LandAllotment]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.side|Side]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.style|Style]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.existentlandallotmentline.type|Type]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.add_topomatic.alg.landallotment.landallotmentnode|Add(LandAllotmentNode)]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.beginupdate_system.string|BeginUpdate(String)]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.beginupdate|BeginUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.clear|Clear()]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.createnode_system.double_system.double|CreateNode(Double, Double)]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.findnodes_system.double|FindNodes(Double)]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.getenumerator|GetEnumerator()]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.getoffsets_system.double|GetOffsets(Double)]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.getoffsvalue_system.int32_system.double_ref_system.double|GetOffsValue(Int32, Double, Double)]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.insert_system.int32_topomatic.alg.landallotment.landallotmentnode|Insert(Int32, LandAllotmentNode)]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.removeat_system.int32|RemoveAt(Int32)]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| =====События===== ^Тип^Имя^Описание^ |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.alg.landallotment.landallotmentline.changed|Changed]]| (Наследуется от [[developers:references:topomatic.alg.landallotment.landallotmentline|LandAllotmentLine]].)| |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.foundationclasses.undoobject.undo|Undo]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)|