======Класс TemplateSheets====== * **Пространство имен:** [[developers:references:topomatic.tables.sheets|Topomatic.Tables.Sheets]] * **Сборка:** Topomatic.Tables (в Topomatic.Tables.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Tables.Sheets.TemplateSheets =====Синтаксис===== public class TemplateSheets : IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.tables.sheets.templatesheets..ctor|TemplateSheets()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.tables.sheets.templatesheets.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.tables.sheets.templatesheets.item_system.string|Item[String]]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.templatesheets.add_system.string|Add(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.templatesheets.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.templatesheets.getstyle_system.string|GetStyle(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.sheets.templatesheets.loadfromxml_system.string|LoadFromXml(String)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|