======Метод DwgNamedCollection.Add(String, DwgStyle, ReferencesContext)====== * **Пространство имен:** [[developers:references:topomatic.dwg|Topomatic.Dwg]] * **Сборка:** Topomatic.Dwg (в Topomatic.Dwg.dll) =====Синтаксис===== public DwgStyle Add(string name, DwgStyle source, ReferencesContext context) **Параметры** * //name// * Тип: System.String * //source// * Тип: [[developers:references:topomatic.dwg.dwgstyle|Topomatic.Dwg.DwgStyle]] * //context// * Тип: [[developers:references:topomatic.dwg.referencescontext|Topomatic.Dwg.ReferencesContext]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.dwg.dwgstyle|Topomatic.Dwg.DwgStyle]]