======Класс SimpleLogicalEquation====== * **Пространство имен:** [[developers:references:topomatic.controls.objectinspection.propertyselector|Topomatic.Controls.ObjectInspection.PropertySelector]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.controls.objectinspection.propertyselector.customlogicalequation|Topomatic.Controls.ObjectInspection.PropertySelector.CustomLogicalEquation]] * Topomatic.Controls.ObjectInspection.PropertySelector.SimpleLogicalEquation =====Синтаксис===== class SimpleLogicalEquation : CustomLogicalEquation =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.simplelogicalequation..ctor|SimpleLogicalEquation()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.simplelogicalequation.name|Name]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.simplelogicalequation.operation|Operation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.simplelogicalequation.value|Value]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.controls.objectinspection.propertyselector.simplelogicalequation.ispropertypass_system.int32|IsPropertyPass(Int32)]]| (Переопределяет [[developers:references:topomatic.controls.objectinspection.propertyselector.customlogicalequation.ispropertypass_system.int32|IsPropertyPass(Int32)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.simplelogicalequation.prepareproperty_system.collections.generic.list_1|PrepareProperty(List)]]| (Переопределяет [[developers:references:topomatic.controls.objectinspection.propertyselector.customlogicalequation.prepareproperty_system.collections.generic.list_1|PrepareProperty(List)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.simplelogicalequation.tostring|ToString()]]| (Переопределяет ToString().)|