======Класс PltProperties====== * **Пространство имен:** [[developers:references:topomatic.plt.templates.common|Topomatic.Plt.Templates.Common]] * **Сборка:** Topomatic.Plt (в Topomatic.Plt.dll) =====Иерархия наследования===== * System.Object * Topomatic.Plt.Templates.Common.PltProperties =====Синтаксис===== public class PltProperties =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.plt.templates.common.pltproperties..ctor_system.uint32_system.collections.generic.ienumerable_1_system.collections.generic.dictionary_2|PltProperties(UInt32, IEnumerable, Dictionary)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.pltproperties.id|Id]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.pltproperties.level|Level]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.pltproperties.modified|Modified]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.plt.templates.common.pltproperties.variables|Variables]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|