======Метод CrsDesignProvider.DefineDefaultStartStatement(CrsComponent, AstStatementCollection, Int32)====== * **Пространство имен:** [[developers:references:topomatic.crs.design|Topomatic.Crs.Design]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public static bool DefineDefaultStartStatement(CrsComponent component, AstStatementCollection statements, out int start) **Параметры** * //component// * Тип: [[developers:references:topomatic.crs.templates.crscomponent|Topomatic.Crs.Templates.CrsComponent]] * //statements// * Тип: [[developers:references:topomatic.crs.ast.aststatementcollection|Topomatic.Crs.Ast.AstStatementCollection]] * //start// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]