======Класс CoordsHash====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Иерархия наследования===== * System.Object * Topomatic.Cad.Foundation.CoordsHash =====Синтаксис===== public abstract class CoordsHash : IEnumerable, IEnumerable **Параметры типа** * //T// =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.coordshash_1..ctor_system.int32_system.double|CoordsHash(Int32, Double)]]| Конструктор | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.coordshash_1..ctor_system.int32_system.int32_system.double|CoordsHash(Int32, Int32, Double)]]| Конструктор | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.coordshash_1.count|Count]]| Количество элементов | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.coordshash_1.appendvalue_topomatic.cad.foundation.t|AppendValue(T)]]| Добавляет значение в список координат | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.coordshash_1.clear|Clear()]]| Очищает список координат | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.coordshash_1.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.coordshash_1.restorevalue_system.int32|RestoreValue(Int32)]]| Возвращает значение по координатам | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|