======Класс FormulaEngine====== * **Пространство имен:** [[developers:references:topomatic.glg.laboratory.formulae|Topomatic.Glg.Laboratory.Formulae]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Glg.Laboratory.Formulae.FormulaEngine * [[developers:references:topomatic.glg.laboratory.formulae.labtableformulaengine|Topomatic.Glg.Laboratory.Formulae.LabTableFormulaEngine]] =====Синтаксис===== public class FormulaEngine =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.laboratory.formulae.formulaengine..ctor|FormulaEngine()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.formulae.formulaengine.cultureinfo|CultureInfo]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.glg.laboratory.formulae.formulaengine.functions|Functions]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.formulae.formulaengine.evaluate_system.string_arr_system.object|Evaluate(String, Object[])]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.formulae.formulaengine.getexternalobject_system.string_arr_system.object|GetExternalObject(String, Object[])]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.laboratory.formulae.formulaengine.parse_system.string_arr_system.object|Parse(String, Object[])]]| | |{{developers:references:method.png|Метод}}|[[developers:references:55ead769f05db7877b2de887041e5219|RegisterFunction(String, Int32, Int32, FormulaEngineFunction, FuncDefCategory, String, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:e43ba018c96aea3e8e530ba3c0b64ddd|RegisterFunction(String, Int32, FormulaEngineFunction, FuncDefCategory, String, String)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|