======Метод SemanticLibrarySet.FindRootSemanticNode(Predicate, List)====== * **Пространство имен:** [[developers:references:topomatic.smt|Topomatic.Smt]] * **Сборка:** Topomatic.Smt (в Topomatic.Smt.dll) =====Синтаксис===== public SemanticRootNode FindRootSemanticNode(Predicate match, List> jumpers) **Параметры** * //match// * Тип: [[developers:references:system.predicate_1|System.Predicate]]<[[developers:references:topomatic.smt.semanticnode|Topomatic.Smt.SemanticNode]]> * //jumpers// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.collections.generic.keyvaluepair_2|System.Collections.Generic.KeyValuePair]]<[[developers:references:system.int32|System.Int32]], [[developers:references:system.int32|System.Int32]]>> **Возвращаемое значение** * Тип: [[developers:references:topomatic.smt.semanticrootnode|Topomatic.Smt.SemanticRootNode]]