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