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