======Класс Itspace====== * **Пространство имен:** [[developers:references:topomatic.its|Topomatic.Its]] * **Сборка:** Topomatic.Its (в Topomatic.Its.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * Topomatic.Its.Itspace =====Синтаксис===== public class Itspace : UpdatableObject, INamedTransactable, ITransactable, IUpdatable, IOwned, IStgSerializable, IAlignmentItsContainer, IItsTableContainer =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.its.itspace..ctor_system.object|Itspace(Object)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.its.itspace.desalignmentrelativepath|DesAlignmentRelativePath]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.its.itspace.exalignmentrelativepath|ExAlignmentRelativePath]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.isupdating|IsUpdating]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.its.itspace.its|Its]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.its.itspace.itstable|ItsTable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.its.itspace.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.its.itspace.assign_topomatic.its.itspace|Assign(Itspace)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.beginupdate|BeginUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{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.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{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.its.itspace.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.its.itspace.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.its.itspace.tostring|ToString()]]| (Переопределяет ToString().)|