======Класс CustomLogicalEquation====== * **Пространство имен:** [[developers:references:topomatic.controls.objectinspection.propertyselector|Topomatic.Controls.ObjectInspection.PropertySelector]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Иерархия наследования===== * [[developers:references:system.object|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|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|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|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|