======Метод SemanticRootNode.AddInteger(Int32, String, Int32)====== * **Пространство имен:** [[developers:references:topomatic.smt|Topomatic.Smt]] * **Сборка:** Topomatic.Smt (в Topomatic.Smt.dll) =====Синтаксис===== public SemanticIntegerNode AddInteger(int handle, string caption, int value) **Параметры** * //handle// * Тип: [[developers:references:system.int32|System.Int32]] * //caption// * Тип: [[developers:references:system.string|System.String]] * //value// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.smt.semanticintegernode|Topomatic.Smt.SemanticIntegerNode]]