======Класс StationingUserSheet====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.sheet|Topomatic.Alg.Runtime.Sheet]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.tables.export.usersheet|Topomatic.Tables.Export.UserSheet]] * Topomatic.Alg.Runtime.Sheet.StationingUserSheet =====Синтаксис===== public abstract class StationingUserSheet : UserSheet, IStgSerializable, IStationingUserSheet, IStationingContainer =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.runtime.sheet.stationingusersheet..ctor_system.string_system.string_system.string|StationingUserSheet(String, String, String)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.sheet.stationingusersheet.all|All]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.tables.export.usersheet.caption|Caption]]| (Наследуется от [[developers:references:topomatic.tables.export.usersheet|UserSheet]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.tables.export.usersheet.filename|FileName]]| (Наследуется от [[developers:references:topomatic.tables.export.usersheet|UserSheet]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.sheet.stationingusersheet.fromstation|FromStation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.tables.export.usersheet.id|Id]]| (Наследуется от [[developers:references:topomatic.tables.export.usersheet|UserSheet]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.sheet.stationingusersheet.stationing|Stationing]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.sheet.stationingusersheet.tostation|ToStation]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.export.usersheet.canexecute|CanExecute()]]| (Наследуется от [[developers:references:topomatic.tables.export.usersheet|UserSheet]].)| |{{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.export.usersheet.execute_topomatic.tables.export.tablesexportservice_system.collections.generic.ilist_1|Execute(TablesExportService, IList)]]| (Наследуется от [[developers:references:topomatic.tables.export.usersheet|UserSheet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:fafc8b04f857ad73c15655f02ed104b1|Execute(TablesExportService, IList, TablesDocument)]]| (Наследуется от [[developers:references:topomatic.tables.export.usersheet|UserSheet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.export.usersheet.getframe_system.object|GetFrame(Object)]]| (Наследуется от [[developers:references:topomatic.tables.export.usersheet|UserSheet]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.tables.export.usersheet.getmonikers|GetMonikers()]]| (Наследуется от [[developers:references:topomatic.tables.export.usersheet|UserSheet]].)| |{{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.alg.runtime.sheet.stationingusersheet.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.sheet.stationingusersheet.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|