======Метод SelectCodeDlg.ExecuteMulti(String, Code[])====== * **Пространство имен:** [[developers:references:topomatic.codifier.gui|Topomatic.Codifier.Gui]] * **Сборка:** Topomatic.Codifier (в Topomatic.Codifier.dll) =====Синтаксис===== public static List ExecuteMulti(ref string codifier, Code[] selected) **Параметры** * //codifier// * Тип: [[developers:references:system.string|System.String]] * //selected// * Тип: [[developers:references:topomatic.codifier.code|Topomatic.Codifier.Code]][] **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.codifier.code|Topomatic.Codifier.Code]]>