======Класс TableUtils====== * **Пространство имен:** [[developers:references:topomatic.tables|Topomatic.Tables]] * **Сборка:** Topomatic.Tables (в Topomatic.Tables.dll) =====Иерархия наследования===== * System.Object * Topomatic.Tables.TableUtils =====Синтаксис===== public abstract class TableUtils =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.tables.tableutils.analyzecrossings_topomatic.tables.area_topomatic.tables.area|AnalyzeCrossings(Area, Area)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.tables.tableutils.columnindexbycode_system.string_topomatic.tables.isheeteditormodel_ref_system.int32|ColumnIndexByCode(String, ISheetEditorModel, Int32)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.tables.tableutils.columnindexbycode_system.string_ref_system.int32|ColumnIndexByCode(String, Int32)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.tables.tableutils.columnnumbertostring_system.int32|ColumnNumberToString(Int32)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.tables.tableutils.extractcellcode_topomatic.tables.isheeteditormodel_system.string_ref_system.int32_ref_system.int32|ExtractCellCode(ISheetEditorModel, String, Int32, Int32)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.tables.tableutils.extractcolumnid_system.string|ExtractColumnId(String)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.tables.tableutils.generatecolumncontextexpression_system.string|GenerateColumnContextExpression(String)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.tables.tableutils.replacecolumncodesinexpression_topomatic.tables.isheeteditormodel_ref_system.string_system.int32_system.int32|ReplaceColumnCodesInExpression(ISheetEditorModel, String, Int32, Int32)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|