======Класс PolandNotationOperator====== * **Пространство имен:** [[developers:references:topomatic.tables|Topomatic.Tables]] * **Сборка:** Topomatic.Tables (в Topomatic.Tables.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.tables.polandnotationelement|Topomatic.Tables.PolandNotationElement]] * Topomatic.Tables.PolandNotationOperator =====Синтаксис===== public class PolandNotationOperator : PolandNotationElement =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.tables.polandnotationoperator..ctor_topomatic.tables.mathoperator|PolandNotationOperator(MathOperator)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.tables.polandnotationoperator.m_mathoperator|m_MathOperator]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|