======Класс PrefixProperty====== * **Пространство имен:** [[developers:references:topomatic.crs.design|Topomatic.Crs.Design]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.componentmodel.customproperty|Topomatic.ComponentModel.CustomProperty]] * Topomatic.Crs.Design.PrefixProperty =====Синтаксис===== class PrefixProperty : CustomProperty, IActSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.design.prefixproperty..ctor_topomatic.crs.design.crsdesignentitywrapper_topomatic.componentmodel.multiproperty_arr_system.object|PrefixProperty(CrsDesignEntityWrapper, MultiProperty, 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.crs.design.prefixproperty.category|Category]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.prefixproperty.converter|Converter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.prefixproperty.description|Description]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.prefixproperty.displayname|DisplayName]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.prefixproperty.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.crs.design.prefixproperty.isbrowsable|IsBrowsable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.prefixproperty.iseditable|IsEditable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.prefixproperty.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.crs.design.prefixproperty.propertytype|PropertyType]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.prefixproperty.updatesequence|UpdateSequence]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.design.prefixproperty.visualstyle|VisualStyle]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.crs.design.prefixproperty.getvalue|GetValue()]]| (Переопределяет [[developers:references:topomatic.componentmodel.customproperty.getvalue|GetValue()]].)| |{{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.crs.design.prefixproperty.setvalue_system.object|SetValue(Object)]]| (Переопределяет [[developers:references:topomatic.componentmodel.customproperty.setvalue_system.object|SetValue(Object)]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|