======Класс ColumnContextTag====== * **Пространство имен:** [[developers:references:topomatic.tables.sheets|Topomatic.Tables.Sheets]] * **Сборка:** Topomatic.Tables (в Topomatic.Tables.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.tables.sheets.contexttag|Topomatic.Tables.Sheets.ContextTag]] * Topomatic.Tables.Sheets.ColumnContextTag =====Синтаксис===== public class ColumnContextTag : ContextTag, IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.tables.sheets.columncontexttag..ctor_system.string_system.string_system.string_system.string|ColumnContextTag(String, String, String, String)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.columncontexttag.equals_topomatic.tables.sheets.contexttag|Equals(ContextTag)]]| (Переопределяет [[developers:references:topomatic.tables.sheets.contexttag.equals_topomatic.tables.sheets.contexttag|Equals(ContextTag)]].)| |{{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.)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.tables.sheets.contexttag.m_description|m_Description]]| (Наследуется от [[developers:references:topomatic.tables.sheets.contexttag|ContextTag]].)| |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.tables.sheets.contexttag.m_id|m_Id]]| (Наследуется от [[developers:references:topomatic.tables.sheets.contexttag|ContextTag]].)| |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.tables.sheets.contexttag.m_issemantic|m_isSemantic]]| (Наследуется от [[developers:references:topomatic.tables.sheets.contexttag|ContextTag]].)| |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.tables.sheets.columncontexttag.m_parentid|m_ParentId]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.tables.sheets.contexttag.m_tag|m_Tag]]| (Наследуется от [[developers:references:topomatic.tables.sheets.contexttag|ContextTag]].)|