======Метод List.BinarySearch(StandardRulesList, IComparer)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public int BinarySearch(StandardRulesList item, IComparer comparer) **Параметры** * //item// * Тип: [[developers:references:topomatic.alg.road.runtime.standardruleslist|Topomatic.Alg.Road.Runtime.StandardRulesList]] * //comparer// * Тип: [[developers:references:system.collections.generic.icomparer_1|System.Collections.Generic.IComparer]]<[[developers:references:topomatic.alg.road.runtime.standardruleslist|Topomatic.Alg.Road.Runtime.StandardRulesList]]> **Возвращаемое значение** * Тип: [[developers:references:system.int32|System.Int32]]