======Класс GlgPointComparer====== * **Пространство имен:** [[developers:references:topomatic.glg.runtime|Topomatic.Glg.Runtime]] * **Сборка:** Topomatic.Glg.Runtime (в Topomatic.Glg.Runtime.dll) =====Иерархия наследования===== * System.Object * Topomatic.Glg.Runtime.GlgPointComparer =====Синтаксис===== class GlgPointComparer : IComparer =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.glg.runtime.glgpointcomparer..ctor_system.double|GlgPointComparer(Double)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.glg.runtime.glgpointcomparer.compare_topomatic.glg.runtime.glgpoint_topomatic.glg.runtime.glgpoint|Compare(GlgPoint, GlgPoint)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|