======Класс SectionParameter====== * **Пространство имен:** [[developers:references:topomatic.alg.crs|Topomatic.Alg.Crs]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Crs.SectionParameter * [[developers:references:topomatic.alg.crs.booleanparameter|Topomatic.Alg.Crs.BooleanParameter]] * [[developers:references:topomatic.alg.crs.doubleparameter|Topomatic.Alg.Crs.DoubleParameter]] * [[developers:references:topomatic.alg.crs.integerparameter|Topomatic.Alg.Crs.IntegerParameter]] =====Синтаксис===== abstract class SectionParameter : IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.crs.sectionparameter..ctor_topomatic.alg.crs.sectionparameters|SectionParameter(SectionParameters)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.crs.sectionparameter..ctor_topomatic.alg.crs.sectionparameters_topomatic.alg.crs.sectionparameter|SectionParameter(SectionParameters, SectionParameter)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.sectionparameter.aliace|Aliace]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.sectionparameter.value|Value]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.crs.sectionparameter.clone_topomatic.alg.crs.sectionparameters|Clone(SectionParameters)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.crs.sectionparameter.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.crs.sectionparameter.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|