======Метод DesignInitializer.InitializeComponent(ICrsDesignHost, CrsComponent, CrsComponent)====== * **Пространство имен:** [[developers:references:topomatic.crs.design|Topomatic.Crs.Design]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public virtual ActBaseComponent InitializeComponent(ICrsDesignHost host, CrsComponent crsComponent, CrsComponent owner) **Параметры** * //host// * Тип: [[developers:references:topomatic.crs.design.icrsdesignhost|Topomatic.Crs.Design.ICrsDesignHost]] * //crsComponent// * Тип: [[developers:references:topomatic.crs.templates.crscomponent|Topomatic.Crs.Templates.CrsComponent]] * //owner// * Тип: [[developers:references:topomatic.crs.templates.crscomponent|Topomatic.Crs.Templates.CrsComponent]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.crs.ast.actbasecomponent|Topomatic.Crs.Ast.ActBaseComponent]]