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