======Класс ComplexLogicalEquation====== * **Пространство имен:** [[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.ComplexLogicalEquation =====Синтаксис===== class ComplexLogicalEquation : CustomLogicalEquation =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.complexlogicalequation..ctor|ComplexLogicalEquation()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.complexlogicalequation.equation1|Equation1]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.complexlogicalequation.equation2|Equation2]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.objectinspection.propertyselector.complexlogicalequation.link|Link]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.complexlogicalequation.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.complexlogicalequation.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.complexlogicalequation.tostring|ToString()]]| (Переопределяет ToString().)|