======Класс ExistingCant====== * **Пространство имен:** [[developers:references:topomatic.alg.rail|Topomatic.Alg.Rail]] * **Сборка:** Topomatic.Alg.Rail (в Topomatic.Alg.Rail.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * Topomatic.Alg.Rail.ExistingCant =====Синтаксис===== public class ExistingCant : UpdatableObject, INamedTransactable, ITransactable, IUpdatable, IOwned, IAlignmentContainer, IStgSerializable, IList, ICollection, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.rail.existingcant..ctor_system.object|ExistingCant(Object)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.existingcant.alignment|Alignment]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.existingcant.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.existingcant.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.rail.existingcant.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.existingcant.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.rail.existingcant.add_topomatic.alg.rail.existingcantvalue|Add(ExistingCantValue)]]| | |{{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.rail.existingcant.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.existingcant.contains_topomatic.alg.rail.existingcantvalue|Contains(ExistingCantValue)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.existingcant.copyto_arr_topomatic.alg.rail.existingcantvalue_system.int32|CopyTo(ExistingCantValue[], 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.rail.existingcant.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.existingcant.indexof_topomatic.alg.rail.existingcantvalue|IndexOf(ExistingCantValue)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.existingcant.insert_system.int32_topomatic.alg.rail.existingcantvalue|Insert(Int32, ExistingCantValue)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.existingcant.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.existingcant.remove_topomatic.alg.rail.existingcantvalue|Remove(ExistingCantValue)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.existingcant.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.existingcant.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|