======Класс ImpellerTestTable====== * **Пространство имен:** [[developers:references:topomatic.glg.impellertests|Topomatic.Glg.ImpellerTests]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * [[developers:references:topomatic.foundationclasses.undoobject|Topomatic.FoundationClasses.UndoObject]] * Topomatic.Glg.ImpellerTests.ImpellerTestTable * [[developers:references:topomatic.glg.impellertests.alignmentimpellertesttable|Topomatic.Glg.ImpellerTests.AlignmentImpellerTestTable]] =====Синтаксис===== public abstract class ImpellerTestTable : UndoObject, INamedTransactable, ITransactable, IUpdatable, IList, ICollection, IEnumerable, IEnumerable, IItem, IStgSerializable, IImpellerConstTableContainer, IHandledObject =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.impellertests.impellertesttable..ctor_system.object|ImpellerTestTable(Object)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.impellertests.impellertesttable..ctor_system.object_system.guid|ImpellerTestTable(Object, Guid)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.id|Id]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.impellerconsttable|ImpellerConstTable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.isreadonly|IsReadOnly]]| | |{{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.impellertests.impellertesttable.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.parent|Parent]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.add_topomatic.glg.impellertests.impellertest|Add(ImpellerTest)]]| | |{{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.glg.impellertests.impellertesttable.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.contains_system.guid|Contains(Guid)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.contains_topomatic.glg.impellertests.impellertest|Contains(ImpellerTest)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.copyto_arr_topomatic.glg.impellertests.impellertest_system.int32|CopyTo(ImpellerTest[], Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.indexof_topomatic.glg.impellertests.impellertest|IndexOf(ImpellerTest)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.insert_system.int32_topomatic.glg.impellertests.impellertest|Insert(Int32, ImpellerTest)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.load_fromstg_topomatic.stg.stgnode|Load_FromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.remove_topomatic.glg.impellertests.impellertest|Remove(ImpellerTest)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.remove_system.guid|Remove(Guid)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.impellertests.impellertesttable.trygetimpellertest_system.guid_ref_topomatic.glg.impellertests.impellertest|TryGetImpellerTest(Guid, ImpellerTest)]]| | =====События===== ^Тип^Имя^Описание^ |{{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]].)|