======Класс ContextTagList====== * **Пространство имен:** [[developers:references:topomatic.tables.sheets|Topomatic.Tables.Sheets]] * **Сборка:** Topomatic.Tables (в Topomatic.Tables.dll) =====Иерархия наследования===== * System.Object * Topomatic.Tables.Sheets.ContextTagList =====Синтаксис===== public class ContextTagList =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.tables.sheets.contexttaglist..ctor|ContextTagList()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.tables.sheets.contexttaglist.columncontexttags|ColumnContextTags]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.tables.sheets.contexttaglist.contexttags|ContextTags]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.contexttaglist.add_topomatic.tables.sheets.contexttag|Add(ContextTag)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.contexttaglist.addcolumncontexttag_topomatic.tables.sheets.columncontexttag|AddColumnContextTag(ColumnContextTag)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.contexttaglist.isvalidcolumnrelation_system.string_system.string|IsValidColumnRelation(String, String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.contexttaglist.loadfromstream_system.io.stream|LoadFromStream(Stream)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.contexttaglist.savetostream_system.io.stream|SaveToStream(Stream)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|