======Класс GroundParameterColumn====== * **Пространство имен:** [[developers:references:topomatic.glg.laboratory|Topomatic.Glg.Laboratory]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Glg.Laboratory.GroundParameterColumn =====Синтаксис===== public class GroundParameterColumn : IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn..ctor_system.string_system.string_system.string|GroundParameterColumn(String, String, String)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn..ctor_system.string|GroundParameterColumn(String)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.columnref|ColumnRef]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.format|Format]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.formula|Formula]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.group|Group]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.idstr|IdStr]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.ishidenasempty|IsHidenAsEmpty]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.isvisible|IsVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.name|Name]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.summaryformat|SummaryFormat]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.summaryformula|SummaryFormula]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.assign_topomatic.glg.laboratory.groundparametercolumn|Assign(GroundParameterColumn)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{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.laboratory.groundparametercolumn.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.groundparametercolumn.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|