======Класс SeasonFrostThawingLine====== * **Пространство имен:** [[developers:references:topomatic.glg.permafrost|Topomatic.Glg.Permafrost]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * [[developers:references:topomatic.foundationclasses.undoobject|Topomatic.FoundationClasses.UndoObject]] * [[developers:references:topomatic.glg.permafrost.glgsmtline|Topomatic.Glg.Permafrost.GlgSmtLine]] * Topomatic.Glg.Permafrost.SeasonFrostThawingLine =====Синтаксис===== public class SeasonFrostThawingLine : GlgSmtLine, INamedTransactable, ITransactable, IUpdatable, IOwned, IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.permafrost.seasonfrostthawingline..ctor_system.object|SeasonFrostThawingLine(Object)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.permafrost.glgsmtline.code|Code]]| (Наследуется от [[developers:references:topomatic.glg.permafrost.glgsmtline|GlgSmtLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.permafrost.seasonfrostthawingline.color|Color]]| Цвет линии | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.permafrost.seasonfrostthawingline.frost|Frost]]| Тип границы | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.permafrost.glgsmtline.holder|Holder]]| (Наследуется от [[developers:references:topomatic.glg.permafrost.glgsmtline|GlgSmtLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.undoobject.isupdating|IsUpdating]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.permafrost.seasonfrostthawingline.linearsign|LinearSign]]| Линейный знак | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.permafrost.glgsmtline.owner|Owner]]| (Наследуется от [[developers:references:topomatic.glg.permafrost.glgsmtline|GlgSmtLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.permafrost.glgsmtline.semantic|Semantic]]| (Наследуется от [[developers:references:topomatic.glg.permafrost.glgsmtline|GlgSmtLine]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.permafrost.seasonfrostthawingline.updirection|UpDirection]]| Тип границы | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.beginupdate|BeginUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{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.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{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.glg.permafrost.glgsmtline.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.glg.permafrost.glgsmtline|GlgSmtLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.permafrost.glgsmtline.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Наследуется от [[developers:references:topomatic.glg.permafrost.glgsmtline|GlgSmtLine]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.permafrost.seasonfrostthawingline.tostring|ToString()]]| (Переопределяет ToString().)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.glg.permafrost.seasonfrostthawingline.semantic_code|SEMANTIC_CODE]]| | =====События===== ^Тип^Имя^Описание^ |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.foundationclasses.undoobject.changed|Changed]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.foundationclasses.undoobject.undo|Undo]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)|