======Класс JoinSegmentComparer====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Иерархия наследования===== * System.Object * Topomatic.Cad.Foundation.JoinSegmentComparer =====Синтаксис===== class JoinSegmentComparer : IEqualityComparer> **Параметры типа** * //T// =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.joinsegmentcomparer_1..ctor_system.collections.generic.iequalitycomparer_1|JoinSegmentComparer(IEqualityComparer)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.joinsegmentcomparer_1.equals_topomatic.cad.foundation.joinsegment_1_topomatic.cad.foundation.joinsegment_1|Equals(JoinSegment, JoinSegment)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.joinsegmentcomparer_1.gethashcode_topomatic.cad.foundation.joinsegment_1|GetHashCode(JoinSegment)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|