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