======Класс ActConstructionProperties====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Иерархия наследования===== * System.Object * Topomatic.Crs.Ast.ActConstructionProperties =====Синтаксис===== public class ActConstructionProperties : IOwned, ITransactable, IUpdatable, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.ast.actconstructionproperties..ctor_system.object|ActConstructionProperties(Object)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.ast.actconstructionproperties.isupdating|IsUpdating]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.ast.actconstructionproperties.owner|Owner]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.ast.actconstructionproperties.transactionmanager|TransactionManager]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.actconstructionproperties.add_topomatic.crs.ast.actconstructionproperty|Add(ActConstructionProperty)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.actconstructionproperties.beginupdate|BeginUpdate()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.actconstructionproperties.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.actconstructionproperties.endupdate|EndUpdate()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.ast.actconstructionproperties.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|