======Метод GlgPoints.BinarySearch(GlgPoint, IComparer)====== * **Пространство имен:** [[developers:references:topomatic.glg.runtime|Topomatic.Glg.Runtime]] * **Сборка:** Topomatic.Glg.Runtime (в Topomatic.Glg.Runtime.dll) =====Синтаксис===== public int BinarySearch(GlgPoint value, IComparer comparer) **Параметры** * //value// * Тип: [[developers:references:topomatic.glg.runtime.glgpoint|Topomatic.Glg.Runtime.GlgPoint]] * //comparer// * Тип: [[developers:references:system.collections.generic.icomparer_1|System.Collections.Generic.IComparer]]<[[developers:references:topomatic.glg.runtime.glgpoint|Topomatic.Glg.Runtime.GlgPoint]]> **Возвращаемое значение** * Тип: [[developers:references:system.int32|System.Int32]]