======Класс LabTableHeader====== * **Пространство имен:** [[developers:references:topomatic.glg.laboratory|Topomatic.Glg.Laboratory]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Glg.Laboratory.LabTableHeader =====Синтаксис===== class LabTableHeader : IList, ICollection, IEnumerable, IEnumerable, IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.laboratory.labtableheader..ctor|LabTableHeader()]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.laboratory.labtableheader..ctor_system.collections.generic.ienumerable_1|LabTableHeader(IEnumerable)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.labtableheader.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.labtableheader.isreadonly|IsReadOnly]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.labtableheader.item_system.int32|Item[Int32]]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.add_topomatic.glg.laboratory.groundparametercolumn|Add(GroundParameterColumn)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.assign_topomatic.glg.laboratory.labtableheader|Assign(LabTableHeader)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.contains_topomatic.glg.laboratory.groundparametercolumn|Contains(GroundParameterColumn)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.copyto_arr_topomatic.glg.laboratory.groundparametercolumn_system.int32|CopyTo(GroundParameterColumn[], Int32)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.indexof_topomatic.glg.laboratory.groundparametercolumn|IndexOf(GroundParameterColumn)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.insert_system.int32_topomatic.glg.laboratory.groundparametercolumn|Insert(Int32, GroundParameterColumn)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.remove_topomatic.glg.laboratory.groundparametercolumn|Remove(GroundParameterColumn)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.labtableheader.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|