======Класс CustomDescriptorProperties====== * **Пространство имен:** [[developers:references:topomatic.visualization|Topomatic.Visualization]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Иерархия наследования===== * System.Object * Topomatic.Visualization.CustomDescriptorProperties =====Синтаксис===== class CustomDescriptorProperties : IEnumerable>, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.visualization.customdescriptorproperties..ctor|CustomDescriptorProperties()]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.visualization.customdescriptorproperties.appendpropertys_topomatic.visualization.imtypedescriptor_system.collections.generic.ienumerable_1|AppendPropertys(ImTypeDescriptor, IEnumerable)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.visualization.customdescriptorproperties.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.visualization.customdescriptorproperties.getresetstate_topomatic.visualization.imtypedescriptor_topomatic.visualization.improperty|GetResetState(ImTypeDescriptor, ImProperty)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.visualization.customdescriptorproperties.resetproperty_topomatic.visualization.imtypedescriptor_topomatic.visualization.improperty|ResetProperty(ImTypeDescriptor, ImProperty)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.visualization.customdescriptorproperties.resetpropertys_topomatic.visualization.imtypedescriptor|ResetPropertys(ImTypeDescriptor)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|