======Класс SectionStructEqualityComparer====== * **Пространство имен:** [[developers:references:topomatic.sfc.sections|Topomatic.Sfc.Sections]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.Sections.SectionStructEqualityComparer =====Синтаксис===== class SectionStructEqualityComparer : IEqualityComparer =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.sfc.sections.sectionstructequalitycomparer..ctor|SectionStructEqualityComparer()]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.sections.sectionstructequalitycomparer.equals_topomatic.sfc.sections.sectionstruct_topomatic.sfc.sections.sectionstruct|Equals(SectionStruct, SectionStruct)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.sections.sectionstructequalitycomparer.gethashcode_topomatic.sfc.sections.sectionstruct|GetHashCode(SectionStruct)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|