======Класс VolumeData====== * **Пространство имен:** [[developers:references:topomatic.crs.templates|Topomatic.Crs.Templates]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Иерархия наследования===== * System.Object * Topomatic.Crs.Templates.VolumeData =====Синтаксис===== class VolumeData : IEnumerable>, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.templates.volumedata..ctor_system.int32_system.string|VolumeData(Int32, String)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.templates.volumedata..ctor_system.int32_system.string_system.boolean|VolumeData(Int32, String, Boolean)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.volumedata.code|Code]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.volumedata.holder|Holder]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.volumedata.item_system.string|Item[String]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.volumedata.name|Name]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.volumedata.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|