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