======Класс SimpleProperty====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.componentmodel.customproperty|Topomatic.ComponentModel.CustomProperty]] * Topomatic.ComponentModel.SimpleProperty * [[developers:references:topomatic.alg.runtime.plt.fields.prf.curveformatproperty|Topomatic.Alg.Runtime.Plt.Fields.Prf.CurveFormatProperty]] * [[developers:references:topomatic.alg.runtime.plt.fields.prf.sideidproperty|Topomatic.Alg.Runtime.Plt.Fields.Prf.SideIdProperty]] * [[developers:references:topomatic.alg.runtime.plt.fields.prf.standartvalueproperty|Topomatic.Alg.Runtime.Plt.Fields.Prf.StandartValueProperty]] * [[developers:references:topomatic.alg.runtime.plt.fields.prf.transitionindexproperty|Topomatic.Alg.Runtime.Plt.Fields.Prf.TransitionIndexProperty]] * [[developers:references:topomatic.alg.runtime.plt.fields.prf.universal.alignmentsproperty|Topomatic.Alg.Runtime.Plt.Fields.Prf.Universal.AlignmentsProperty]] * [[developers:references:topomatic.cad.view.design.angleproperty|Topomatic.Cad.View.Design.AngleProperty]] * [[developers:references:topomatic.cad.view.design.areaproperty|Topomatic.Cad.View.Design.AreaProperty]] * [[developers:references:topomatic.cad.view.design.elevationproperty|Topomatic.Cad.View.Design.ElevationProperty]] * [[developers:references:topomatic.cad.view.design.lengthproperty|Topomatic.Cad.View.Design.LengthProperty]] * [[developers:references:topomatic.cad.view.design.modelfinderproperty|Topomatic.Cad.View.Design.ModelFinderProperty]] * [[developers:references:topomatic.cad.view.design.radiusproperty|Topomatic.Cad.View.Design.RadiusProperty]] * [[developers:references:topomatic.cad.view.design.stationproviderpkproperty|Topomatic.Cad.View.Design.StationProviderPkProperty]] * [[developers:references:topomatic.cad.view.design.stationproviderplusproperty|Topomatic.Cad.View.Design.StationProviderPlusProperty]] * [[developers:references:topomatic.cad.view.design.vectorproperty|Topomatic.Cad.View.Design.VectorProperty]] * [[developers:references:topomatic.cds.design.cdssizeproperty|Topomatic.Cds.Design.CdsSizeProperty]] * [[developers:references:topomatic.cds.design.cdssizesproperty|Topomatic.Cds.Design.CdsSizesProperty]] * [[developers:references:topomatic.componentmodel.design.booleanproperty|Topomatic.ComponentModel.Design.BooleanProperty]] * [[developers:references:topomatic.componentmodel.design.enumproperty|Topomatic.ComponentModel.Design.EnumProperty]] * [[developers:references:topomatic.dwg.design.blockattributeproperty|Topomatic.Dwg.Design.BlockAttributeProperty]] * [[developers:references:topomatic.glg.runtime.design.transitionindexproperty|Topomatic.Glg.Runtime.Design.TransitionIndexProperty]] * [[developers:references:topomatic.planchet.entities.sheetattributeproperty|Topomatic.Planchet.Entities.SheetAttributeProperty]] * [[developers:references:topomatic.plt.design.stampwrapperattributeproperty|Topomatic.Plt.Design.StampWrapperAttributeProperty]] * [[developers:references:topomatic.roadmarking.design.rmblockattributeproperty|Topomatic.RoadMarking.Design.RmBlockAttributeProperty]] * [[developers:references:topomatic.roadsigns.design.rsblockattributeproperty|Topomatic.RoadSigns.Design.RsBlockAttributeProperty]] * [[developers:references:topomatic.srv.objectinspectionhelpers.directionangleproperty|Topomatic.Srv.ObjectInspectionHelpers.DirectionAngleProperty]] * [[developers:references:topomatic.srv.objectinspectionhelpers.levelinglinepointproperty|Topomatic.Srv.ObjectInspectionHelpers.LevelingLinePointProperty]] * [[developers:references:topomatic.srv.objectinspectionhelpers.nullableintproperty|Topomatic.Srv.ObjectInspectionHelpers.NullableIntProperty]] * [[developers:references:topomatic.srv.objectinspectionhelpers.pointproperty|Topomatic.Srv.ObjectInspectionHelpers.PointProperty]] * [[developers:references:topomatic.srv.objectinspectionhelpers.stationproperty|Topomatic.Srv.ObjectInspectionHelpers.StationProperty]] =====Синтаксис===== public class SimpleProperty : CustomProperty =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.componentmodel.simpleproperty..ctor_system.reflection.propertyinfo_system.object_arr_system.object|SimpleProperty(PropertyInfo, Object, Object[])]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.attributes|Attributes]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.category|Category]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.converter|Converter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.description|Description]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.displayname|DisplayName]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.editor|Editor]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.instance|Instance]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.isbrowsable|IsBrowsable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.iseditable|IsEditable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.isreadonly|IsReadOnly]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.customproperty.propertyinfo|PropertyInfo]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.propertytype|PropertyType]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.updatesequence|UpdateSequence]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.simpleproperty.visualstyle|VisualStyle]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.getcategory_system.collections.ienumerable|GetCategory(IEnumerable)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.getconverterfromtype_system.type|GetConverterFromType(Type)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.getconvertertype_system.reflection.propertyinfo_arr_system.object|GetConverterType(PropertyInfo, Object[])]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.getdescription_system.reflection.propertyinfo_arr_system.object|GetDescription(PropertyInfo, Object[])]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.getdisplayname_system.reflection.propertyinfo_arr_system.object|GetDisplayName(PropertyInfo, Object[])]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.geteditorfromtype_system.type|GetEditorFromType(Type)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.geteditortype_system.reflection.propertyinfo_arr_system.object|GetEditorType(PropertyInfo, Object[])]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.getisbrowsable_system.reflection.propertyinfo_arr_system.object|GetIsBrowsable(PropertyInfo, Object[])]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.getisreadonly_system.reflection.propertyinfo_arr_system.object|GetIsReadOnly(PropertyInfo, Object[])]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.getupdatesequence_system.reflection.propertyinfo_arr_system.object|GetUpdateSequence(PropertyInfo, Object[])]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.simpleproperty.getvalue|GetValue()]]| (Переопределяет [[developers:references:topomatic.componentmodel.customproperty.getvalue|GetValue()]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.getvisualstyletype_system.reflection.propertyinfo_arr_system.object|GetVisualStyleType(PropertyInfo, Object[])]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.componentmodel.simpleproperty.iscompatableproperty_system.reflection.propertyinfo|IsCompatableProperty(PropertyInfo)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.customproperty.iscompatablepropertysdesctiptor_topomatic.componentmodel.customproperty|IsCompatablePropertysDesctiptor(CustomProperty)]]| (Наследуется от [[developers:references:topomatic.componentmodel.customproperty|CustomProperty]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.simpleproperty.setvalue_system.object|SetValue(Object)]]| (Переопределяет [[developers:references:topomatic.componentmodel.customproperty.setvalue_system.object|SetValue(Object)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|