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