======Метод StgCollection.AddUInt32(String, UInt32, UInt32)====== * **Пространство имен:** [[developers:references:topomatic.stg|Topomatic.Stg]] * **Сборка:** Topomatic.Stg (в Topomatic.Stg.dll) =====Синтаксис===== public void AddUInt32(string name, uint value, uint optional) **Параметры** * //name// * Тип: [[developers:references:system.string|System.String]] * //value// * Тип: [[developers:references:system.uint32|System.UInt32]] * //optional// * Тип: [[developers:references:system.uint32|System.UInt32]]